Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Distributions > API/Runtime/Engine/Distributions/UDistributionVectorConstant
- FCurveEdInterface::SetKeyInterpMode()
- UDistributionVectorConstant::SetKeyInterpMode()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Distributions/DistributionVectorConstant.h |
| Include | #include "Distributions/DistributionVectorConstant.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Distributions.cpp |
virtual void SetKeyInterpMode
(
int32 KeyIndex,
EInterpCurveMode NewMode
)
Remarks
Set the method to use for interpolating between the give keyframe and the next one. KeyIndex must be within range ie >=0 and < NumKeys.