Contents

attribute(at:)

Returns the attribute at a given path, if it exists.

Declaration

func attribute(at path: USDLayer.Path) -> USDPrim.Attribute

Discussion

If no attribute exists at the resolved path, returns an invalid attribute handle.

See Also

Accessing prims and properties