EBlendSpaceAxis
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EBlendSpaceAxis
Inheritance Object → ValueType → Enum → EBlendSpaceAxis
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| BSA_None | 0 | |
| BSA_X | 1 | |
| BSA_Y | 2 | |
| BSA_Max | 3 |