PhysicsGeometry Properties |
The PhysicsGeometry type exposes the following members.
| Name | Description | |
|---|---|---|
| Aabb |
The axis-aligned bounding box (AABB) in world space.
| |
| Body |
The physics body that the geometry belongs to.
| |
| FilterContactPoints |
Whether to filter contact points.
| |
| FixNormals |
Whether to fix contact normals for the geometry.
| |
| FrictionMaterial |
The friction material for the collision geometry.
| |
| IsConveyorSurface |
Whether the geometry represents a conveyor surface (e.g. belt or rollers).
| |
| IsDisposed | ||
| Margin |
The collision margin for the geometry.
| |
| Type |
The type of collision geometry.
|