Contents

replaceTarget(_:with:)

Replaces an authored target path with a new path.

Declaration

func replaceTarget(_ oldPath: USDLayer.Path, with newPath: USDLayer.Path)

Parameters

  • oldPath:

    The existing target path.

  • newPath:

    The replacement target path.