Contents

addTransformOperation(type:)

Adds a transform operation of the given kind to this prim’s transform stack.

Declaration

func addTransformOperation(type: USDTransformOperation.Kind)

Discussion

Creates the corresponding xformOp:* attribute and appends its name to the prim’s xformOpOrder.

See Also

Applying schemas and transforms