Contents

set(_:)

Replaces all specializes arcs with the specified list.

Declaration

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

Parameters

  • primPaths:

    The new list of specializes paths.

Discussion