Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > FCurveEdInterface
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/CurveEdInterface.h |
Include | #include "Math/CurveEdInterface.h" |
virtual void GetInRange
(
float & MinIn,
float & MaxIn
) const
Remarks
Get input range of keys. Outside this region curve continues constantly the start/end values.