W3cubDocs

/Haxe JavaScript

ExtensionTextureHalfFloat

package js.html.webgl

@:native("OES_texture_half_float") 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:

Static variables

@:value(36193) static inline read only HALF_FLOAT_OES:Int = 36193

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