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 red component of this section | Sections/MovieSceneColorSection.h | ||
const FMovieSceneFloatChannel & GetRedChannel () |
Sections/MovieSceneColorSection.h |
GetRedChannel()
Description
Access the underlying generation function for the red component of this section
| Name | GetRedChannel |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneColorSection.h |
| Include Path | #include "Sections/MovieSceneColorSection.h" |
FMovieSceneFloatChannel & GetRedChannel()
GetRedChannel()
| Name | GetRedChannel |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneColorSection.h |
| Include Path | #include "Sections/MovieSceneColorSection.h" |
const FMovieSceneFloatChannel & GetRedChannel() const