Preparing search index...
The search index is not available
kokomi.js
kokomi.js
MeshPhysicsObject
Class MeshPhysicsObject
Index
Constructors
constructor
Properties
body
copy
Position
copy
Quaternion
mesh
Constructors
constructor
new
Mesh
Physics
Object
(
mesh
,
body
,
copyPosition
?
,
copyQuaternion
?
)
:
MeshPhysicsObject
Parameters
mesh
:
Object3D
<
Object3DEventMap
>
|
Mesh
<
BufferGeometry
<
NormalBufferAttributes
>
,
Material
|
Material
[]
,
Object3DEventMap
>
body
:
Body
copyPosition
:
boolean
= true
copyQuaternion
:
boolean
= true
Returns
MeshPhysicsObject
Properties
body
body
:
Body
copy
Position
copy
Position
:
boolean
copy
Quaternion
copy
Quaternion
:
boolean
mesh
mesh
:
Object3D
<
Object3DEventMap
>
|
Mesh
<
BufferGeometry
<
NormalBufferAttributes
>
,
Material
|
Material
[]
,
Object3DEventMap
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
body
copy
Position
copy
Quaternion
mesh
kokomi.js
Loading...