Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Animation
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Animation/MovieSceneUMGComponentTypes.h |
| Include | #include "Animation/MovieSceneUMGComponentTypes.h" |
Syntax
struct FIntermediateWidgetTransform
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | Rotation | ||
| double | ScaleX | ||
| double | ScaleY | ||
| double | ShearX | ||
| double | ShearY | ||
| double | TranslationX | ||
| double | TranslationY |