Preparing search index...
The search index is not available
three-pbd
three-pbd
BodyBodyContact3d
Class BodyBodyContact3d
Hierarchy
CollisionContact3d
BodyBodyContact3d
Index
Constructors
constructor
Properties
body0
body1
diameter
diameter2
i0
i1
mass0
mass1
Methods
resolve
Contact
Constructors
constructor
new
Body
Body
Contact3d
(
body0
:
Body3d
, i0
:
number
, body1
:
Body3d
, i1
:
number
)
:
BodyBodyContact3d
Parameters
body0:
Body3d
i0:
number
body1:
Body3d
i1:
number
Returns
BodyBodyContact3d
Properties
Private
Readonly
body0
body0
:
Body3d
Private
Readonly
body1
body1
:
Body3d
Private
Readonly
diameter
diameter
:
number
Private
Readonly
diameter2
diameter2
:
number
Private
Readonly
i0
i0
:
number
Private
Readonly
i1
i1
:
number
Private
Readonly
mass0
mass0
:
number
Private
Readonly
mass1
mass1
:
number
Methods
resolve
Contact
resolve
Contact
(
di
:
number
)
:
void
Parameters
di:
number
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
three-
pbd
Body
Body
Contact3d
constructor
body0
body1
diameter
diameter2
i0
i1
mass0
mass1
resolve
Contact
Generated using
TypeDoc