WebGL2PixelFormat: typeof AlphaFormat | typeof RGBAFormat | typeof LuminanceFormat | typeof LuminanceAlphaFormat | typeof DepthFormat | typeof DepthStencilFormat | typeof RedFormat | typeof RedIntegerFormat | typeof RGFormat | typeof RGIntegerFormat | typeof RGBAIntegerFormat | typeof _SRGBAFormat

Texture Pixel Formats Modes. Compatible only with WebGL2RenderingContext | WebGL 2 Rendering Context.

Remarks

Note that the texture must have the correct THREE.Texture.type set, as described in TextureDataType.

See