Navigation
API > API/Plugins > API/Plugins/USDStage > API/Plugins/USDStage/FUsdLevelSequenceHelper
Description
Sets the BBoxCache to use when importing bound animations for prims. Needed for importing, where we don't have a stage actor to take the BBoxCache from
| Name | SetBBoxCache |
| Type | function |
| Header File | /Engine/Plugins/Importers/USDImporter/Source/USDStage/Public/USDLevelSequenceHelper.h |
| Include Path | #include "USDLevelSequenceHelper.h" |
| Source | /Engine/Plugins/Importers/USDImporter/Source/USDStage/Private/USDLevelSequenceHelper.cpp |
void SetBBoxCache
(
TSharedPtr < UE::FUsdGeomBBoxCache > InBBoxCache
)