Navigation
API > API/Plugins > API/Plugins/TweeningUtilsEditor
Information about how a FTweenModel can be displayed in the UI.
| Name | FTweenModelDisplayInfo |
| Type | struct |
| Header File | /Engine/Plugins/Animation/TweeningUtils/Source/TweeningUtilsEditor/Public/Math/Abstraction/TweenModelDisplayInfo.h |
| Include Path | #include "Math/Abstraction/TweenModelDisplayInfo.h" |
Syntax
struct FTweenModelDisplayInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTweenModelDisplayInfo
(
EBlendFunction InBlendFunction |
Math/Abstraction/TweenModelDisplayInfo.h | ||
FTweenModelDisplayInfo
(
TSharedPtr< FUICommandInfo > Command, |
Math/Abstraction/TweenModelDisplayInfo.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Brush | const FSlateBrush * | Math/Abstraction/TweenModelDisplayInfo.h | ||
| Color | FLinearColor | Math/Abstraction/TweenModelDisplayInfo.h | ||
| Command | TSharedPtr< FUICommandInfo > | Math/Abstraction/TweenModelDisplayInfo.h | ||
| Identifier | FString | Math/Abstraction/TweenModelDisplayInfo.h | ||
| Label | FText | Math/Abstraction/TweenModelDisplayInfo.h | ||
| ToolTip | FText | Math/Abstraction/TweenModelDisplayInfo.h |