Navigation
Unreal Engine C++ API Reference > Plugins > GeometryCacheUSD > UGeometryCacheTrackUsd
- UGeometryCacheTrack::GetSampleInfo()
- UGeometryCacheTrackUsd::GetSampleInfo()
References
Module | GeometryCacheUSD |
Header | /Engine/Plugins/Importers/USDImporter/Source/GeometryCacheUSD/Public/GeometryCacheTrackUSD.h |
Include | #include "GeometryCacheTrackUSD.h" |
Source | /Engine/Plugins/Importers/USDImporter/Source/GeometryCacheUSD/Private/GeometryCacheTrackUSD.cpp |
virtual const FGeometryCacheTrackSampleInfo & GetSampleInfo
&40;
float Time,
const bool bLooping
&41;
Remarks
Get the info for the sample displayed at the given time.
Parameters
Name | Description |
---|---|
Time | (Elapsed)Time to check against |
bLooping | Whether or not the animation is being played in a loop |