UMovieSceneColorTrack

Handles manipulation of float properties in a movie scene

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieSceneColorTrack.h

Include

#include "Tracks/MovieSceneColorTrack.h"

Syntax

class UMovieSceneColorTrack : public UMovieScenePropertyTrack

Remarks

Handles manipulation of float properties in a movie scene

Constructors

Name Description

Public function

UMovieSceneColorTrack

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UMovieSceneTrack

Name Description

Public function Virtual

UMovieSceneS...

 

CreateNewSection()

Generates a new section suitable for use with this track.

Public function Virtual Const

bool

 

SupportsType

(
    TSubclassOf< UMovieSceneSection > S...
)

UMovieSceneTrack interface

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss