FSimpleCurve::RemoveRedundantKeys

Windows
MacOS
Linux

Override Hierarchy

FRealCurve::RemoveRedundantKeys()

FSimpleCurve::RemoveRedundantKeys()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Curves/SimpleCurve.h

Include

#include "Curves/SimpleCurve.h"

Source

/Engine/Source/Runtime/Engine/Private/Curves/SimpleCurve.cpp

Syntax

virtual void RemoveRedundantKeys
(
    float Tolerance,
    float FirstKeyTime,
    float LastKeyTime
)

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