_clearXformOps#

Fully qualified name: usd_optimize::_clearXformOps

void usd_optimize::_clearXformOps(const PXR_NS::UsdPrim &prim)#

Reset a prims local transform to identity by removing all of its transform ops, clearing its xformOpOrder, and clearing the reset-xform-stack flag. Does nothing for prims that are not transformable.

Parameters:

prim – The prim whose local transform should be cleared