Navigation
API > API/Plugins > API/Plugins/USDUtilities > API/Plugins/USDUtilities/FUsdSchemaTranslator
Description
Returns the set of prims that also need to be read in order to translate the prim at PrimPath. Note: This function never needs to return PrimPath itself, as the query function in the InfoCache will always append it to the result
| Name | CollectAuxiliaryPrims |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/USDUtilities/Public/Objects/USDSchemaTranslator.h |
| Include Path | #include "Objects/USDSchemaTranslator.h" |
virtual TSet< UE::FSdfPath > CollectAuxiliaryPrims() const