UInterpTrackMove::ReduceKeys

Reduce Keys within Tolerance

Windows
MacOS
Linux

Override Hierarchy

UInterpTrack::ReduceKeys()

UInterpTrackMove::ReduceKeys()

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackMove.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

virtual void ReduceKeys
(
    float IntervalStart,
    float IntervalEnd,
    float Tolerance
)

Remarks

Reduce Keys within Tolerance

Parameters

Parameter

Description

bIntervalStart

start of the key to reduce

bIntervalEnd

end of the key to reduce

Tolerance

tolerance

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