Navigation
API > API/Plugins > API/Plugins/GeometryCacheUSD > API/Plugins/GeometryCacheUSD/UGeometryCacheTrackUsd > API/Plugins/GeometryCacheUSD/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 |
const FGeometryCacheTrackSampleInfo & GetSampleInfo
(
int32 SampleIndex
)
Remarks
GetSampleInfo version that avoids converting time to index. Prefer this version when the index is already available.