Annotation Management
-
ViewModel for managing an ARCards experience. Provides and sets the annotation data/anchor locations to the view and the flow for the discovery animations.
See moreDeclaration
Swift
open class ARAnnotationViewModel<CardItem> : NSObject, ObservableObject, ARSessionDelegate where CardItem : CardItemModel
-
Stores and manages common functional for the ARView
See moreDeclaration
Swift
public class ARManager