Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Math/CurveEdInterface.h |
Include |
#include "Math/CurveEdInterface.h" |
virtual float GetKeyIn
(
int32 KeyIndex
)
Get the input value for the Key with the specified index. KeyIndex must be within range ie >=0 and < NumKeys.