ERichCurveTangentWeightMode
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ERichCurveTangentWeightMode
Inheritance Object → ValueType → Enum → ERichCurveTangentWeightMode
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| RCTWM_WeightedNone | 0 | |
| RCTWM_WeightedArrive | 1 | |
| RCTWM_WeightedLeave | 2 | |
| RCTWM_WeightedBoth | 3 | |
| RCTWM_MAX | 4 |