Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FRecordedTransformTrack
Description
Finds the index of the key immediately before the provided time. Or the exact frame in the case of an exact time match
| Name | FindLastKeyBefore |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/RecordedTransformTrack.h |
| Include Path | #include "GeometryCollection/RecordedTransformTrack.h" |
int32 FindLastKeyBefore
(
float InTime
) const