Table of Contents

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

Mesh

Cone

public readonly Mesh Cone

Field Value

Mesh

Cylinder

public readonly Mesh Cylinder

Field Value

Mesh

Disc

public readonly Mesh Disc

Field Value

Mesh

Sphere

public readonly Mesh Sphere

Field Value

Mesh