Navigation
API > API/Plugins > API/Plugins/GeometryCacheUSD > API/Plugins/GeometryCacheUSD/UGeometryCacheTrackUsd
- UGeometryCacheTrack::UpdateBoundsData()
- UGeometryCacheTrackUsd::UpdateBoundsData()
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 bool UpdateBoundsData
(
const float Time,
const bool bLooping,
const bool bIsPlayingBackward,
int32 & InOutBoundsSampleIndex,
FBox & OutBounds
)
Remarks
UpdateBoundsData
Note: Bounds may be sampled at a different rate than the matrixes above so they have separate sample indexes to cache.