Navigation
API > API/Plugins > API/Plugins/GeometryCacheUSD > API/Plugins/GeometryCacheUSD/UGeometryCacheTrackUsd
| Type | Name | Description | |
|---|---|---|---|
| const FGeometryCacheTrackSampleInfo & | GetSampleInfo
(
int32 SampleIndex |
GetSampleInfo version that avoids converting time to index. Prefer this version when the index is already available. | |
| const FGeometryCacheTrackSampleInfo & | GetSampleInfo
(
float Time, |
Get the info for the sample displayed at the given time. |