Click or drag to resize

PhysicsStaticBodyProperties Properties

The PhysicsStaticBodyProperties type exposes the following members.

Properties
  NameDescription
Public propertyGeometry
The collision geometry for the static body.
Public propertyMovable
Whether the static body should be movable by setting the Transform property.
Public propertyTransform
The local-to-world space transform for the static body.
Public propertyTrigger
Whether the static body should be a trigger/sensor.
Top
See Also