ColliderShapeTypes Enum
Namespace: Stride.PhysicsAssembly: Stride.Physics.dll
public enum ColliderShapeTypes
Fields
Name | Description |
---|---|
Box | 3D and 2D ( a plane ) |
Capsule | 3D and 2D |
Compound | |
Cone | |
ConvexHull | |
Cylinder | 3D only |
Heightfield | |
Sphere | 3D and 2D ( a circle ) |
StaticMesh | |
StaticPlane |