Enum ColliderShapeTypes
public enum ColliderShapeTypesFields
- Box = 0
- 3D and 2D ( a plane ) 
- Capsule = 3
- 3D and 2D 
- Compound = 5
- Cone = 8
- ConvexHull = 4
- Cylinder = 2
- 3D only 
- Heightfield = 9
- Sphere = 1
- 3D and 2D ( a circle ) 
- StaticMesh = 7
- StaticPlane = 6