Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/UMovieScene3DTransformSection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TArray< FConstraintAndActiveChannel > & GetConstraintsChannels () |
Get a reference to the channels | Sections/MovieScene3DTransformSection.h | |
virtual const TArray< FConstraintAndActiveChannel > & GetConstraintsChannels () |
Get a const reference to the channels | Sections/MovieScene3DTransformSection.h |
GetConstraintsChannels()
Description
Get a reference to the channels
| Name | GetConstraintsChannels |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieScene3DTransformSection.h |
| Include Path | #include "Sections/MovieScene3DTransformSection.h" |
| Source | /Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieScene3DTransformSection.cpp |
virtual TArray < FConstraintAndActiveChannel > & GetConstraintsChannels()
GetConstraintsChannels()
Description
Get a const reference to the channels
| Name | GetConstraintsChannels |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieScene3DTransformSection.h |
| Include Path | #include "Sections/MovieScene3DTransformSection.h" |
| Source | /Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieScene3DTransformSection.cpp |
virtual const TArray < FConstraintAndActiveChannel > & GetConstraintsChannels() const