Navigation
API > API/Plugins > API/Plugins/USDSchemas > API/Plugins/USDSchemas/FUsdInfoCache
| Type | Name | Description | |
|---|---|---|---|
| bool | IsPotentialGeometryCacheRoot
(
const UE::FSdfPath& Path |
Returns true if Path could potentially be collapsed as a Geometry Cache asset | |
| bool | IsPotentialGeometryCacheRoot
(
const UE::FUsdPrim& Prim |
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. |