Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieScene3DPathTrack.h |
Include |
#include "Tracks/MovieScene3DPathTrack.h" |
class UMovieScene3DPathTrack :
public UMovieScene3DConstraintTrack,
public IMovieSceneTrackTemplateProducer
Handles manipulation of path tracks in a movie scene
Name | Description | |
---|---|---|
|
UMovieScene3DPathTrack ( |
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? |
Name | Description | ||
---|---|---|---|
|
FMovieSceneE... |
CreateTemplateForSection ( |
Create a movie scene eval template for the specified section |