Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/UMovieSceneParameterSection
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Gets the animated color parameters and their associated curves. |
Sections/MovieSceneParameterSection.h |
|
|
|
Sections/MovieSceneParameterSection.h |
|
GetColorParameterNamesAndCurves()
Description
Gets the animated color parameters and their associated curves.
| |
|
| Name |
GetColorParameterNamesAndCurves |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneParameterSection.h |
| Include Path |
#include "Sections/MovieSceneParameterSection.h" |
| Source |
/Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneParameterSection.cpp |
TArray < FColorParameterNameAndCurves > & GetColorParameterNamesAndCurves()
GetColorParameterNamesAndCurves()
| |
|
| Name |
GetColorParameterNamesAndCurves |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneParameterSection.h |
| Include Path |
#include "Sections/MovieSceneParameterSection.h" |
| Source |
/Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneParameterSection.cpp |
const TArray < FColorParameterNameAndCurves > & GetColorParameterNamesAndCurves() const