appending(child:)
Returns a new path with the named child prim appended.
Declaration
func appending(child name: USDToken) -> USDLayer.PathParameters
- name:
The child prim’s name.
Return Value
A new path identifying the child prim.
Returns a new path with the named child prim appended.
func appending(child name: USDToken) -> USDLayer.PathThe child prim’s name.
A new path identifying the child prim.