PhysicsSphereGeometry Class | 
Namespace: Demo3D.Visuals
public class PhysicsSphereGeometry : PhysicsGeometry
The PhysicsSphereGeometry 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.) | |
| 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 | 
            Whether the geometry has been disposed.
              (Inherited from PhysicsGeometry.) | |
| Margin | 
            The collision margin for the geometry.
              (Inherited from PhysicsGeometry.) | |
| Radius | 
            The radius.
              | |
| Type | 
            The type of collision geometry.
              (Inherited from PhysicsGeometry.) | 
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from PhysicsGeometry.) | |
| Dispose(Boolean) | (Inherited from PhysicsGeometry.) |