PhysicsRigidBodyProperties Properties |
The PhysicsRigidBodyProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| Geometry |
The collision geometry for the rigid body.
| |
| GravityEnabled |
Whether the rigid body should be affected by gravity.
| |
| Kinematic |
Whether the rigid body should be kinematic.
| |
| Mass |
The mass for the rigid body.
| |
| Transform |
The local-to-world space transform for the rigid body.
|