FColorParameterNameAndValue::FColorParameterNameAndValue

Creates a new FColorParameterAndValue with a parameter name and a value.

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneParameterSection.h

Include

#include "Sections/MovieSceneParameterSection.h"

Syntax

FColorParameterNameAndValue
(
    FName InParameterName,
    FLinearColor InValue
)

Remarks

Creates a new FColorParameterAndValue with a parameter name and a value.

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