depthDataFormat property

XRDepthDataFormat depthDataFormat

Implementation

XRDepthDataFormat get depthDataFormat =>
    XRDepthDataFormat.fromValue(js_util.getProperty(this, 'depthDataFormat'));