Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieSceneVectorTrack.h |
Include |
#include "Tracks/MovieSceneVectorTrack.h" |
class UMovieSceneFloatVectorTrack : public UMovieScenePropertyTrack
Handles manipulation of float vectors in a movie scene
Name | Description | |
---|---|---|
|
UMovieSceneFloatVectorTrack ( |
Name | Description | ||
---|---|---|---|
|
GetNumChannelsUsed() |
||
|
SetNumChannelsUsed ( |
Set the number of channels used by the vector |
Name | Description | ||
---|---|---|---|
|
UMovieSceneS... |
CreateNewSection() |
Generates a new section suitable for use with this track. |
|
SupportsType ( |
UMovieSceneTrack interface |