Enum ColliderType
Namespace: Unity.Physics
Syntax
public enum ColliderType : byte
Fields
Name | Description | Value |
---|---|---|
Box | ||
Capsule | ||
Compound | ||
Convex | ||
Cylinder | ||
Mesh | ||
Quad | ||
Sphere | ||
Terrain | ||
Triangle |
public enum ColliderType : byte
Name | Description | Value |
---|---|---|
Box | ||
Capsule | ||
Compound | ||
Convex | ||
Cylinder | ||
Mesh | ||
Quad | ||
Sphere | ||
Terrain | ||
Triangle |