add(_:position:)
Adds an inherit arc to the prim.
Declaration
func add(_ primPath: USDLayer.Path, position: USDPrim.ListPosition = .backOfPrependList) throwsParameters
- primPath:
The path of the prim to inherit from.
- position:
Where to insert the inherit in the prim’s inherit list.