W3cubDocs

/Haxe JavaScript

ExtensionColorBufferFloat

package js.html.webgl

@:native("WEBGL_color_buffer_float") Available on js

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:

Static variables

@:value(33297) static inline read only FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT:Int = 33297

@:value(34837) static inline read only RGB32F_EXT:Int = 34837

@:value(34836) static inline read only RGBA32F_EXT:Int = 34836

@:value(35863) static inline read only UNSIGNED_NORMALIZED_EXT:Int = 35863

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/ExtensionColorBufferFloat.html