Class BoxColliderShape
public class BoxColliderShape : ColliderShape, IDisposable- Inheritance
- 
      objectBoxColliderShape
- Implements
- Inherited Members
- Extension Methods
Constructors
BoxColliderShape(bool, Vector3)
Initializes a new instance of the BoxColliderShape class.
public BoxColliderShape(bool is2D, Vector3 size)Parameters
Fields
BoxSize
public readonly Vector3 BoxSizeField Value
Methods
CreateDebugPrimitive(GraphicsDevice)
public override MeshDraw CreateDebugPrimitive(GraphicsDevice device)Parameters
- deviceGraphicsDevice