webgl.ExtensionCompressedTextureS3TC

ExtensionCompressedTextureS3TC

package js-html-webgl

Available on js

The WEBGL_compressed_texture_s3tc extension is part of the WebGL API and exposes four S3TC compressed texture formats.

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

See:

Static variables

static inline read only COMPRESSED_RGBA_S3TC_DXT1_EXT:Int = 33777

static inline read only COMPRESSED_RGBA_S3TC_DXT3_EXT:Int = 33778

static inline read only COMPRESSED_RGBA_S3TC_DXT5_EXT:Int = 33779

static inline read only COMPRESSED_RGB_S3TC_DXT1_EXT:Int = 33776

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部