ESlateTransformComponent::Type

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  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library