W3cubDocs

/Haxe JavaScript

OESTextureHalfFloat

package js.html.webgl.extension

Available on js

The OES_texture_half_float extension is part of the WebGL API and adds texture formats with 16- (aka half float) and 32-bit floating-point components.

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

See also:

Static variables

staticinlineread onlyHALF_FLOAT_OES:Int = 36193

Half floating-point type (16-bit).

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