Preparing search index...
The search index is not available
kokomi.js
kokomi.js
MeshPhysicsObjectParams
Interface MeshPhysicsObjectParams
interface
MeshPhysicsObjectParams
{
body
:
Body
;
copyPosition
?:
boolean
;
copyQuaternion
?:
boolean
;
mesh
:
Object3D
<
Object3DEventMap
>
|
Mesh
<
BufferGeometry
<
NormalBufferAttributes
>
,
Material
|
Material
[]
,
Object3DEventMap
>
;
}
Index
Properties
body
copy
Position?
copy
Quaternion?
mesh
Properties
body
body
:
Body
Optional
copy
Position
copy
Position
?:
boolean
Optional
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
Properties
body
copy
Position
copy
Quaternion
mesh
kokomi.js
Loading...