AnimPhysCollisionType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum AnimPhysCollisionType
Inheritance Object → ValueType → Enum → AnimPhysCollisionType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| CoM | 0 | |
| CustomSphere | 1 | |
| InnerSphere | 2 | |
| OuterSphere | 3 | |
| AnimPhysCollisionType_MAX | 4 |