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