Definition
WebGL Specification defines WebGLTexture
[Exposed=(Window,Worker)]
interface WebGLTexture : WebGLObject {
};
Methods and attributes that return objects implementing WebGLTexture
XRWebGLBinding.getCameraImage()XRWebGLBinding.getReflectionCubeMap()WebGLRenderingContextBase.createTexture()XRWebGLDepthInformation.textureXRWebGLBinding.getCameraImage()XRWebGLBinding.getReflectionCubeMap()XRWebGLSubImage.colorTextureXRWebGLSubImage.depthStencilTextureXRWebGLSubImage.motionVectorTexture
Referring IDL interfaces/dictionaries
Referring specifications
- WebXR Raw Camera Access Module refers to
WebGLTexture - WebGL OVR_multiview2 Extension Specification refers to
WebGLTexture - WebGL 2.0 Specification refers to
WebGLTexture - WebXR Depth Sensing Module refers to
WebGLTexture - WebXR Lighting Estimation API Level 1 refers to
WebGLTexture - WebXR Layers API Level 1 refers to
WebGLTexture