anchorIdentifier
The identifier of the AR anchor with which the anchor entity is associated, or nil if it isn’t currently anchored.
Declaration
@MainActor @preconcurrency var anchorIdentifier: UUID? { get }The identifier of the AR anchor with which the anchor entity is associated, or nil if it isn’t currently anchored.
@MainActor @preconcurrency var anchorIdentifier: UUID? { get }