Class SphereColliderShape
public class SphereColliderShape : ColliderShape, IDisposable- Inheritance
- 
      objectSphereColliderShape
- Implements
- Inherited Members
- Extension Methods
Constructors
SphereColliderShape(bool, float)
Initializes a new instance of the SphereColliderShape class.
public SphereColliderShape(bool is2D, float radiusParam)Parameters
Fields
Radius
public readonly float RadiusField Value
Methods
CreateDebugPrimitive(GraphicsDevice)
public override MeshDraw CreateDebugPrimitive(GraphicsDevice device)Parameters
- deviceGraphicsDevice