Contents

property(at:)

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

Declaration

func property(at path: USDLayer.Path) -> USDPrim.Property

Discussion

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

See Also

Accessing prims and properties