Click or drag to resize

PhysicsRigidBodyProperties Properties

The PhysicsRigidBodyProperties type exposes the following members.

Properties
  NameDescription
Public propertyGeometry
The collision geometry for the rigid body.
Public propertyGravityEnabled
Whether the rigid body should be affected by gravity.
Public propertyKinematic
Whether the rigid body should be kinematic.
Public propertyMass
The mass for the rigid body.
Public propertyTransform
The local-to-world space transform for the rigid body.
Top
See Also