Contents

replacing(name:)

Returns a new path with the leaf name replaced.

Declaration

func replacing(name newName: USDToken) -> USDLayer.Path

Parameters

  • newName:

    The new leaf name.

Return Value

A new path with newName as its leaf.