NAME_GradientScale

Public name, available to the world.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Curves/CurveLinearColorAtlas.h

Include

#include "Curves/CurveLinearColorAtlas.h"

Syntax

static FName NAME_GradientScale = FName(TEXT("GradientScale"));

Remarks

Public name, available to the world. Names are stored as a combination of an index into a table of unique strings and an instance number. Names are case-insensitive, but case-preserving (when WITH_CASE_PRESERVING_NAME is 1)

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