Go to the source code of this file.
|
| enum | EBlendSpaceAxis : int { UMETA =(DisplayName = "None")
, UMETA =(DisplayName = "None")
, UMETA =(DisplayName = "None")
} |
| |
| enum class | EPreferredTriangulationDirection : uint8 { UMETA =(DisplayName = "None", ToolTip = "None")
, UMETA =(DisplayName = "Tangential", ToolTip = "When there is ambiguity, rectangles will be split so that the inserted edge tends to not point towards the origin")
, UMETA =(DisplayName = "Radial", ToolTip = "When there is ambiguity, rectangles will be split so that the inserted edge tends to point towards the origin")
} |
| |
| enum class | EBlendSpacePerBoneBlendMode : uint8 { UMETA =(DisplayName = "Manual Per Bone Override", ToolTip = "Manually specify the bones and their smoothing interpolation times.")
, UMETA =(DisplayName = "Blend Profile", ToolTip = "Use a blend profile to specify the bone smoothing interpolation times.")
} |
| |
| enum | ENotifyTriggerMode::Type : int { ENotifyTriggerMode::UMETA =(DisplayName="All Animations")
, ENotifyTriggerMode::UMETA =(DisplayName="All Animations")
, ENotifyTriggerMode::None
} |
| |
◆ EBlendSpaceAxis
Interpolation data types.
| Enumerator |
|---|
| UMETA | |
| UMETA | |
| UMETA | |
◆ EBlendSpacePerBoneBlendMode
◆ EPreferredTriangulationDirection
| Enumerator |
|---|
| UMETA | |
| UMETA | |
| UMETA | |