Class ConstraintGizmo.ShapeCache
- Namespace
- Stride.BepuPhysics.Systems
- Assembly
- Stride.BepuPhysics.dll
protected class ConstraintGizmo.ShapeCache
- Inheritance
-
ConstraintGizmo.ShapeCache
Constructors
ShapeCache(GraphicsDevice)
public ShapeCache(GraphicsDevice graphicsDevice)
Parameters
graphicsDevice
GraphicsDevice
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