FInterpCurve::CalcBounds
Calculate the min/max out value that can be returned by this InterpCurve.
Module
|
Core
|
Header
|
/Engine/Source/Runtime/Core/Public/Math/InterpCurve.h
|
Include
|
#include "Math/InterpCurve.h"
|
void CalcBounds
(
T & OutMin,
T & OutMax,
const T & Default
) const
Calculate the min/max out value that can be returned by this InterpCurve.
Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.