Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackColorScale.h |
Include |
#include "Matinee/InterpTrackColorScale.h" |
class UInterpTrackColorScale : public UInterpTrackVectorBase
Name | Description | |
---|---|---|
|
UInterpTrackColorScale ( |
Name | Description | ||
---|---|---|---|
|
GetColorScaleAtTime ( |
Return the blur alpha we want at the given time. |
Name | Description | ||
---|---|---|---|
|
AddKeyframe ( |
Adds a keyframe at the given time to the track. |
|
|
UTexture2D &... |
GetTrackIcon() |
|
|
PreviewUpdateTrack ( |
Updates the instance of this track based on the new position. This is for editor preview. |
|
|
SetTrackToSensibleDefault() |
Set this track to sensible default values. Called when track is first created. |
|
|
UpdateKeyframe ( |
Changes the value of an existing keyframe. |
|
|
UpdateTrack ( |
Updates the instance of this track based on the new position. |