Click or drag to resize
RigidBody Fields

The RigidBody type exposes the following members.

Fields
  NameDescription
Public fieldAsDebug
If true, it means this component was added to its parent in debug mode.
(Inherited from BaseComponent.)
Public fieldConstAngularVelocity
Optional constant velocity to set for this physical body.
Public fieldConstForce
Optional constant force to set for this physical body.
Public fieldConstTorqueForce
Optional constant angular force to set for this physical body.
Public fieldConstVelocity
Optional constant velocity to set for this physical body.
Top
See Also