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