_setAttributeOnPrims#

Fully qualified name: usd_optimize::_setAttributeOnPrims

void usd_optimize::_setAttributeOnPrims(
const std::vector<PXR_NS::UsdPrim> &prims,
bool hidden = true,
)#

Set the custom hidden attribute on the specified prims.

Parameters:
  • prims – List of prims to set the attribute on

  • hidden – Whether the hidden attribute will be set to true or false