Inheritance
  • Object
  • Interceptor
  • CompressedTextureS3TC
Annotations
  • @DocsEditable()
  • @DomName('WebGLCompressedTextureS3TC')
  • @Experimental()
  • @Native("WebGLCompressedTextureS3TC,WEBGL_compressed_texture_s3tc")

Properties

hashCode int
read-only, inherited
runtimeType Type
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
Returns a string representation of this object.
inherited

Operators

operator ==(other) bool
The equality operator. [...]
inherited

Constants

COMPRESSED_RGB_S3TC_DXT1_EXT int
@DocsEditable(), @DomName('WebGLCompressedTextureS3TC.COMPRESSED_RGB_S3TC_DXT1_EXT')
0x83F0
COMPRESSED_RGBA_S3TC_DXT1_EXT int
@DocsEditable(), @DomName('WebGLCompressedTextureS3TC.COMPRESSED_RGBA_S3TC_DXT1_EXT')
0x83F1
COMPRESSED_RGBA_S3TC_DXT3_EXT int
@DocsEditable(), @DomName('WebGLCompressedTextureS3TC.COMPRESSED_RGBA_S3TC_DXT3_EXT')
0x83F2
COMPRESSED_RGBA_S3TC_DXT5_EXT int
@DocsEditable(), @DomName('WebGLCompressedTextureS3TC.COMPRESSED_RGBA_S3TC_DXT5_EXT')
0x83F3