Contents

remove(_:)

Removes a specific specializes arc from the prim.

Declaration

func remove(_ primPath: USDLayer.Path) throws

Parameters

  • primPath:

    The path of the specializes to remove.

Discussion