Skip to content

@ralphschuler.webgl shader factory.<internal>.WEBGL_compressed_texture_s3tc

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: WEBGL_compressed_texture_s3tc

@ralphschuler/webgl-shader-factory.<internal>.WEBGL_compressed_texture_s3tc

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

MDN Reference

Table of contents

Properties

Properties

COMPRESSED_RGBA_S3TC_DXT1_EXT

Readonly COMPRESSED_RGBA_S3TC_DXT1_EXT: 33777

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23001


COMPRESSED_RGBA_S3TC_DXT3_EXT

Readonly COMPRESSED_RGBA_S3TC_DXT3_EXT: 33778

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23002


COMPRESSED_RGBA_S3TC_DXT5_EXT

Readonly COMPRESSED_RGBA_S3TC_DXT5_EXT: 33779

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23003


COMPRESSED_RGB_S3TC_DXT1_EXT

Readonly COMPRESSED_RGB_S3TC_DXT1_EXT: 33776

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23000

Typescript Libraries

Modules

Namespaces

Clone this wiki locally