attribute(at:)
Returns the attribute at a given path, relative to this prim.
Declaration
func attribute(at path: USDLayer.Path) -> USDPrim.AttributeDiscussion
If path is relative, it is anchored to this prim’s path. If no attribute exists at the resolved path, returns an invalid attribute handle.