Interface IEasyARMegaData
- Namespace
- easyar
Data mounted on EasyARMegaComponent.
Properties
arTrackerId
XRARTracker ID in the xrframe scene. easyar first calls getElementById to retrieve XRARTracker, for example
arTrackerId: string;
cameraId
XR camera ID in the xrframe scene. easyar first calls getElementById to retrieve the XR camera, for example
cameraId: string;