Navigation
Unreal Engine C++ API Reference > Developer > AnimationWidgets
References
Module | AnimationWidgets |
Header | /Engine/Source/Developer/AnimationWidgets/Public/SAdvancedTransformInputBox.h |
Include | #include "SAdvancedTransformInputBox.h" |
Syntax
namespace ESlateTransformComponent
{
enum Type
{
Location,
Rotation,
Scale,
Max,
}
}
Values
Name | Description |
---|---|
Location | |
Rotation | |
Scale | |
Max |