absolute(at:)
Returns this path made absolute, anchored at the given path.
Declaration
func absolute(at anchor: USDLayer.Path) -> USDLayer.PathParameters
- anchor:
The absolute path to use as the anchor.
Return Value
An absolute version of this path.