attribute(at:)
Returns the attribute at a given path, if it exists.
Declaration
func attribute(at path: USDLayer.Path) -> USDPrim.AttributeDiscussion
If no attribute exists at the resolved path, returns an invalid attribute handle.
Returns the attribute at a given path, if it exists.
func attribute(at path: USDLayer.Path) -> USDPrim.AttributeIf no attribute exists at the resolved path, returns an invalid attribute handle.