UMovieSceneTrack::SetColorTint

Set this track's color tint.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneTrack.h

Include

#include "MovieSceneTrack.h"

Syntax

void SetColorTint
(
    const FColor & InTrackTint
)

Remarks

Set this track's color tint.

Parameters

Parameter

Description

InTrackTint

The color to tint this track.

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