omni.kit.property.transform

Classes Summary:

AddXformOpCommand

A class that encapsulates a command to add various transformation operations (xformOps) to a USD prim’s xformOpOrder.

ChangeRotationOpCommand

A command to change the rotation XformOp in a USD stage.

EnableXformOpCommand

A command to add an attribute’s corresponding XformOp to the xformOpOrder array.

RemoveXformOpAndAttrbuteCommand

A command to remove an XformOp and its attribute from the xformOpOrder array.

RemoveXformOpCommand

A command to remove an XformOp from the xformOpOrder attribute without deleting the attribute itself.