ThingOrigin.js
Preparing search index...
PhysxContactEventPayload
Type Alias PhysxContactEventPayload
type
PhysxContactEventPayload
=
{
actorA
:
any
;
actorB
:
any
;
contacts
:
any
[]
|
null
;
type
:
PhysxContactEventType
;
}
Index
Properties
actor
A
actor
B
contacts
type
Properties
actor
A
actorA
:
any
actor
B
actorB
:
any
contacts
contacts
:
any
[]
|
null
type
type
:
PhysxContactEventType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actor
A
actor
B
contacts
type
ThingOrigin.js
Loading...