FCurveOwnerInterface::GetClampedLinearColorValue

Evaluate this color curve at the specified time

Windows
MacOS
Linux

Override Hierarchy

FCurveOwnerInterface::GetClampedLinearColorValue()

UCurveLinearColor::GetClampedLinearColorValue()

References

Module

Engine

Header

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

Include

#include "Curves/CurveOwnerInterface.h"

Syntax

virtual FLinearColor GetClampedLinearColorValue
(
    float InTime
) const

Remarks

Evaluate this color curve at the specified time

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