depthDataFormat property

XRDepthDataFormat get depthDataFormat

Implementation

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