Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieScene3DAttachTrack.h |
Include |
#include "Tracks/MovieScene3DAttachTrack.h" |
class UMovieScene3DAttachTrack : public UMovieScene3DConstraintTrack
Handles manipulation of path tracks in a movie scene.
Name | Description | |
---|---|---|
|
UMovieScene3DAttachTrack ( |
Name | Description | ||
---|---|---|---|
|
UMovieSceneS... |
AddConstraint ( |
Adds a constraint. |
Name | Description | ||
---|---|---|---|
|
UMovieSceneS... |
CreateNewSection() |
Generates a new section suitable for use with this track. |
|
GetDisplayName() |
Get the track's display name. |
|
|
SupportsType ( |
Does this track support this section class type? |