Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackLinearColorProp.h |
Include |
#include "Matinee/InterpTrackLinearColorProp.h" |
class UInterpTrackLinearColorProp : public UInterpTrackLinearColorBase
Name | Description | |
---|---|---|
|
UInterpTrackLinearColorProp ( |
Name | Description | ||
---|---|---|---|
|
AddKeyframe ( |
Adds a keyframe at the given time to the track. |
|
|
CanAddKeyframe ( |
Can a keyframe be added to the track? |
|
|
const FStrin... |
GetEdHelperClassName() |
Get the name of the class used to help out when adding tracks, keys, etc. in UnrealEd. |
|
const FStrin... |
GetSlateHelperClassName() |
Get the name of the class used to help out when adding tracks, keys, etc. in Slate. |
|
UTexture2D &... |
GetTrackIcon() |
|
|
PreviewUpdateTrack ( |
Updates the instance of this track based on the new position. This is for editor preview. |
|
|
UpdateKeyframe ( |
Changes the value of an existing keyframe. |
|
|
UpdateTrack ( |
Updates the instance of this track based on the new position. |