getDepthInformation method
Implementation
XRWebGLDepthInformation? getDepthInformation(XRView view) =>
js_util.callMethod(this, 'getDepthInformation', [view]);
XRWebGLDepthInformation? getDepthInformation(XRView view) =>
js_util.callMethod(this, 'getDepthInformation', [view]);