UGeometryCacheTrackAbcFile::FindSampleIndexFromTime

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCacheAbcFile

Header

/Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Public/GeometryCacheTrackAbcFile.h

Include

#include "GeometryCacheTrackAbcFile.h"

Source

/Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Private/GeometryCacheTrackAbcFile.cpp

Syntax

const int32 FindSampleIndexFromTime
(
    const float Time,
    const bool bLooping
) const