Interface WEBGL_depth_texture

The WEBGL_depth_texture extension is part of the WebGL API and defines 2D depth and depth-stencil textures.

MDN Reference

interface WEBGL_depth_texture {
    UNSIGNED_INT_24_8_WEBGL: 34042;
}

Properties

UNSIGNED_INT_24_8_WEBGL: 34042