UInterpTrackLinearColorBase::GetKeyIn

Get the input value for the Key with the specified index.

Windows
MacOS
Linux

Override Hierarchy

FCurveEdInterface::GetKeyIn()

UInterpTrackLinearColorBase::GetKeyIn()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackLinearColorBase.h

Include

#include "Matinee/InterpTrackLinearColorBase.h"

Source

/Engine/Source/Runtime/Engine/Private/InterpolationCurveEd.cpp

Syntax

virtual float GetKeyIn
(
    int32 KeyIndex
)

Remarks

Get the input value for the Key with the specified index. KeyIndex must be within range ie >=0 and < NumKeys.

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