webgl.ExtensionCompressedTextureES3

ExtensionCompressedTextureES3

package js-html-webgl

Available on js

The WEBGL_compressed_texture_es3 extension is part of the WebGL API and exposes 10 ETC/EAC compressed texture formats.

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

See:

Static variables

static inline read only COMPRESSED_R11_EAC:Int = 37488

static inline read only COMPRESSED_RG11_EAC:Int = 37490

static inline read only COMPRESSED_RGB8_ETC2:Int = 37492

static inline read only COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2:Int = 37494

static inline read only COMPRESSED_RGBA8_ETC2_EAC:Int = 37496

static inline read only COMPRESSED_SIGNED_R11_EAC:Int = 37489

static inline read only COMPRESSED_SIGNED_RG11_EAC:Int = 37491

static inline read only COMPRESSED_SRGB8_ALPHA8_ETC2_EAC:Int = 37497

static inline read only COMPRESSED_SRGB8_ETC2:Int = 37493

static inline read only COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2:Int = 37495

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/webgl/ExtensionCompressedTextureES3.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部