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