Contents

name

A descriptive name for the reference object.

Declaration

var name: String? { get set }

Discussion

For a reference object loaded from an Xcode asset catalog, this property is the name assigned in the asset catalog. You can also use this property to assign a name to an object you’ve recorded in an AR session using extractReferenceObject.

See Also

Examining a Reference Object