Choose your operating system:
Windows
macOS
Linux
| UGeometryCacheTrack::GetSampleInfo()
|
Module |
|
Header |
/Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Public/GeometryCacheTrackAbcFile.h |
Include |
#include "GeometryCacheTrackAbcFile.h" |
Source |
/Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Private/GeometryCacheTrackAbcFile.cpp |
virtual const FGeometryCacheTrackSampleInfo & GetSampleInfo
(
float Time,
const bool bLooping
)
Get the info for the sample displayed at the given time.
Parameter |
Description |
---|---|
Time |
(Elapsed)Time to check against |
bLooping |
Whether or not the animation is being played in a loop |