Navigation
API > API/Plugins > API/Plugins/USDSchemas > API/Plugins/USDSchemas/FUsdInfoCache > API/Plugins/USDSchemas/FUsdInfoCache/IsPotentialGeometryCacheRoot
References
| Module | USDSchemas |
| Header | /Engine/Plugins/Importers/USDImporter/Source/USDSchemas/Public/USDInfoCache.h |
| Include | #include "USDInfoCache.h" |
| Source | /Engine/Plugins/Importers/USDImporter/Source/USDSchemas/Private/USDInfoCache.cpp |
bool IsPotentialGeometryCacheRoot
(
const UE::FUsdPrim & Prim
) const
Remarks
Analogous to the function above, this overload of IsPotentialGeometryCacheRoot is meant for internal use, and exists because during the info cache build (in some contexts) we can fill in this geometry cache information on-demand, for better performance.