crashcat docs
Preparing search index...
crashcat
rigidBody
setPosition
Function setPosition
setPosition
(
world
:
World
,
body
:
RigidBody
,
position
:
Vec3
,
wake
:
boolean
)
:
void
Sets the body's position and recomputes the world-space center of mass and AABB.
Parameters
world
:
World
body
:
RigidBody
position
:
Vec3
wake
:
boolean
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
crashcat docs
Loading...
Sets the body's position and recomputes the world-space center of mass and AABB.