WebIDLpedia

XRWebGLDepthInformation interface

Definition

WebXR Depth Sensing Module defines XRWebGLDepthInformation



[Exposed=Window]
interface XRWebGLDepthInformation : XRDepthInformation {
  [SameObject] readonly attribute WebGLTexture texture;
};

Methods and attributes that return objects implementing XRWebGLDepthInformation

Referring IDL interfaces/dictionaries