Interface IEasyARMegaData
- Namespace
- easyar
IEasyARMegaData EasyARMegaComponent data mounted on.
Properties
arTrackerId
XRARTracker ID in xrframe scene, EasyAR will first call getElementById to retrieve XRARTracker, for example
arTrackerId: string;
Property Value
cameraId
XR Camera ID in xrframe scene, EasyAR will first call getElementById to retrieve XR Camera, for example
cameraId: string;