appending(relationalAttribute:)
Returns a new path with a relational attribute appended.
Declaration
func appending(relationalAttribute name: USDToken) -> USDLayer.PathParameters
- name:
The attribute’s name.
Return Value
A new path identifying the relational attribute.