The WEBGL_color_buffer_float extension is part of the WebGL API and adds the ability to render to 32-bit floating-point color buffers.

Documentation WEBGL_color_buffer_float by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See also:

Static variables

@:value(33297)staticinlineread onlyFRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT:Int = 33297

?

@:value(34837)staticinlineread onlyRGB32F_EXT:Int = 34837

RGB 32-bit floating-point color-renderable format.

@:value(34836)staticinlineread onlyRGBA32F_EXT:Int = 34836

RGBA 32-bit floating-point color-renderable format.

@:value(35863)staticinlineread onlyUNSIGNED_NORMALIZED_EXT:Int = 35863

?