Enum ColliderType
List of primitive collider types.
Namespace: nickmaltbie.OpenKCC.Utils.ColliderCast
Assembly: cs.temp.dll.dll
Syntax
public enum ColliderType
Fields
Name | Description |
---|---|
Box | List of primitive collider types. |
Capsule | List of primitive collider types. |
Point | List of primitive collider types. |
Sphere | List of primitive collider types. |