Preparing search index...
The search index is not available
three-pbd
three-pbd
BodyPlaneContact3d
Class BodyPlaneContact3d
Hierarchy
CollisionContact3d
BodyPlaneContact3d
Index
Constructors
constructor
Properties
body
distance
i0
normal
Methods
resolve
Contact
Constructors
constructor
new
Body
Plane
Contact3d
(
body
:
BaseBody3d
, i0
:
number
, normal
:
Vector3
, distance
:
number
)
:
BodyPlaneContact3d
Parameters
body:
BaseBody3d
i0:
number
normal:
Vector3
distance:
number
Returns
BodyPlaneContact3d
Properties
Private
Readonly
body
body
:
BaseBody3d
Private
Readonly
distance
distance
:
number
Private
Readonly
i0
i0
:
number
Private
Readonly
normal
normal
:
Vector3
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
Plane
Contact3d
constructor
body
distance
i0
normal
resolve
Contact
Generated using
TypeDoc