Click or drag to resize

PhysicsGeometry Properties

The PhysicsGeometry type exposes the following members.

Properties
 NameDescription
Public propertyAabb The axis-aligned bounding box (AABB) in world space.
Public propertyBody The physics body that the geometry belongs to.
Public propertyFilterContactPoints Whether to filter contact points.
Public propertyFixNormals Whether to fix contact normals for the geometry.
Public propertyFrictionMaterial The friction material for the collision geometry.
Public propertyIsConveyorSurface Whether the geometry represents a conveyor surface (e.g. belt or rollers).
Public propertyIsDisposed Whether the geometry has been disposed.
Public propertyMargin The collision margin for the geometry.
Public propertyType The type of collision geometry.
Top
See Also