Contents

replacing(target:)

Returns a new path with the target component replaced.

Declaration

func replacing(target newTarget: USDLayer.Path) -> USDLayer.Path

Parameters

  • newTarget:

    The new target path.

Return Value

A new path with the target component replaced.