Contents

set(_:)

Replaces all inherit arcs with the specified list.

Declaration

func set(_ primPaths: [USDLayer.Path]) throws

Parameters

  • primPaths:

    The new list of inherit paths.

Discussion