RigidBody Fields |
The RigidBody type exposes the following members.
Name | Description | |
---|---|---|
AsDebug |
If true, it means this component was added to its parent in debug mode.
(Inherited from BaseComponent.) | |
ConstAngularVelocity |
Optional constant velocity to set for this physical body.
| |
ConstForce |
Optional constant force to set for this physical body.
| |
ConstTorqueForce |
Optional constant angular force to set for this physical body.
| |
ConstVelocity |
Optional constant velocity to set for this physical body.
|