Navigation
API > API/Developer > API/Developer/AnimationWidgets
| Name | ESlateTransformComponent::Type |
| Type | enum |
| Header File | /Engine/Source/Developer/AnimationWidgets/Public/SAdvancedTransformInputBox.h |
| Include Path | #include "SAdvancedTransformInputBox.h" |
Syntax
namespace ESlateTransformComponent
{
enum Type
{
Location,
Rotation,
Scale,
Max,
}
}
Values
| Name | Remarks |
|---|---|
| Location | |
| Rotation | |
| Scale | |
| Max |