Contents

remove(_:)

Removes a specific inherit arc from the prim.

Declaration

func remove(_ primPath: USDLayer.Path) throws

Parameters

  • primPath:

    The path of the inherit to remove.

Discussion