Navigation
Unreal Engine C++ API Reference > Plugins > GeometryCacheAbcFile > UGeometryCacheTrackAbcFile > GetSampleInfo
- UGeometryCacheTrack::GetSampleInfo()
- UGeometryCacheTrackAbcFile::GetSampleInfo()
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 |
virtual const FGeometryCacheTrackSampleInfo & GetSampleInfo
(
float Time,
const bool bLooping
)
Remarks
Get the info for the sample displayed at the given time.