FRecordedTransformTrack::FindLastKeyBefore

Finds the index of the key immediately before the provided time.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/RecordedTransformTrack.h

Include

#include "GeometryCollection/RecordedTransformTrack.h"

Syntax

int32 FindLastKeyBefore
(
    float InTime
) const

Remarks

Finds the index of the key immediately before the provided time. Or the exact frame in the case of an exact time match

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