replacing(target:)
Returns a new path with the target component replaced.
Declaration
func replacing(target newTarget: USDLayer.Path) -> USDLayer.PathParameters
- newTarget:
The new target path.
Return Value
A new path with the target component replaced.