Inheritance
Annotations
  • @DocsEditable()
  • @DomName('WebGLCompressedTextureS3TC')
  • @Experimental()

Constructors

CompressedTextureS3TC.internal_()

Properties

hashCode int
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
Returns the result of the JavaScript objects toString method.
inherited

Operators

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

Static Properties

instanceRuntimeType Type
@Deprecated("Internal Use Only"), read-only

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