ERawCurveTrackTypes
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ERawCurveTrackTypes
Inheritance Object → ValueType → Enum → ERawCurveTrackTypes
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| RCT_Float | 0 | |
| RCT_Vector | 1 | |
| RCT_Transform | 2 | |
| RCT_MAX | 3 |