Physics |
The PhysicsStaticBodyProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| Geometry | The collision geometry for the static body. | |
| Movable | Whether the static body should be movable by setting the Transform property. | |
| Transform | The local-to-world space transform for the static body. | |
| Trigger | Whether the static body should be a trigger/sensor. |