PhysicsBoxGeometry Class |
Namespace: Demo3D.Visuals
public class PhysicsBoxGeometry : PhysicsGeometry
The PhysicsBoxGeometry type exposes the following members.
| Name | Description | |
|---|---|---|
| Aabb |
The axis-aligned bounding box (AABB) in world space.
(Inherited from PhysicsGeometry.) | |
| Body |
The physics body that the geometry belongs to.
(Inherited from PhysicsGeometry.) | |
| Extents |
The full extents of the box.
| |
| FilterContactPoints |
Whether to filter contact points.
(Inherited from PhysicsGeometry.) | |
| FixNormals |
Whether to fix contact normals for the geometry.
(Inherited from PhysicsGeometry.) | |
| FrictionMaterial |
The friction material for the collision geometry.
(Inherited from PhysicsGeometry.) | |
| IsConveyorSurface |
Whether the geometry represents a conveyor surface (e.g. belt or rollers).
(Inherited from PhysicsGeometry.) | |
| IsDisposed | (Inherited from PhysicsGeometry.) | |
| Margin |
The collision margin for the geometry.
(Inherited from PhysicsGeometry.) | |
| Type |
The type of collision geometry.
(Inherited from PhysicsGeometry.) |
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from PhysicsGeometry.) | |
| Dispose(Boolean) | (Inherited from PhysicsGeometry.) |