Class ConstraintGizmo.ShapeCache
- Namespace
 - Stride.BepuPhysics.Systems
 
- Assembly
 - Stride.BepuPhysics.dll
 
protected class ConstraintGizmo.ShapeCache
  - Inheritance
 - 
      objectConstraintGizmo.ShapeCache
 
Constructors
ShapeCache(GraphicsDevice)
public ShapeCache(GraphicsDevice graphicsDevice)
  Parameters
graphicsDeviceGraphicsDevice
Fields
Box
public readonly Mesh Box
  Field Value
Cone
public readonly Mesh Cone
  Field Value
Cylinder
public readonly Mesh Cylinder
  Field Value
Disc
public readonly Mesh Disc
  Field Value
Sphere
public readonly Mesh Sphere