Interface IEasyARMegaData
- Namespace
- easyar
EasyARMegaComponent The data mounted on.
Properties
arTrackerId
In the xrframe scene, XRARTracker ID, easyar will first call getElementById to retrieve XRARTracker, for example
arTrackerId: string;
cameraId
In the xrframe scene, XRCamera ID, easyar will first call getElementById to retrieve XRCamera, for example
cameraId: string;