Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/UMovieSceneColorSection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Access the underlying generation function for the green component of this section | Sections/MovieSceneColorSection.h | ||
const FMovieSceneFloatChannel & GetGreenChannel () |
Sections/MovieSceneColorSection.h |
GetGreenChannel()
Description
Access the underlying generation function for the green component of this section
| Name | GetGreenChannel |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneColorSection.h |
| Include Path | #include "Sections/MovieSceneColorSection.h" |
FMovieSceneFloatChannel & GetGreenChannel()
GetGreenChannel()
| Name | GetGreenChannel |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneColorSection.h |
| Include Path | #include "Sections/MovieSceneColorSection.h" |
const FMovieSceneFloatChannel & GetGreenChannel() const