kokomi.js
Preparing search index...
MeshPhysicsObject
Class MeshPhysicsObject
Index
Constructors
constructor
Properties
body
copy
Position
copy
Quaternion
mesh
Constructors
constructor
new
MeshPhysicsObject
(
mesh
:
|
Object3D
<
Object3DEventMap
>
|
Mesh
<
BufferGeometry
<
NormalBufferAttributes
,
BufferGeometryEventMap
>
,
Material
|
Material
[]
,
Object3DEventMap
,
>
,
body
:
Body
,
copyPosition
?:
boolean
,
copyQuaternion
?:
boolean
,
)
:
MeshPhysicsObject
Parameters
mesh
:
|
Object3D
<
Object3DEventMap
>
|
Mesh
<
BufferGeometry
<
NormalBufferAttributes
,
BufferGeometryEventMap
>
,
Material
|
Material
[]
,
Object3DEventMap
,
>
body
:
Body
copyPosition
:
boolean
= true
copyQuaternion
:
boolean
= true
Returns
MeshPhysicsObject
Properties
body
body
:
Body
copy
Position
copyPosition
:
boolean
copy
Quaternion
copyQuaternion
:
boolean
mesh
mesh
:
|
Object3D
<
Object3DEventMap
>
|
Mesh
<
BufferGeometry
<
NormalBufferAttributes
,
BufferGeometryEventMap
>
,
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...