UInterpCurveEdSetup::ChangeCurveColor

Change the color of the given curve

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/InterpCurveEdSetup.h

Include

#include "Engine/InterpCurveEdSetup.h"

Source

/Engine/Source/Runtime/Engine/Private/InterpCurveEdSetup.cpp

Syntax

void ChangeCurveColor
(
    UObject * InCurve,
    const FColor & CurveColor
)

Remarks

Change the color of the given curve

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