W3cubDocs

/Dart 2

CompressedTextureEtc class

Annotations
  • @Native("WebGLCompressedTextureETC")

Properties

hashCodeint
read-only, inherited
The hash code for this object. [...]
runtimeTypeType
read-only, inherited
A representation of the runtime type of the object.

Methods

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

Operators

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

Constants

COMPRESSED_R11_EAC → const int
0x9270
COMPRESSED_RG11_EAC → const int
0x9272
COMPRESSED_RGB8_ETC2 → const int
0x9274
COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 → const int
0x9276
COMPRESSED_RGBA8_ETC2_EAC → const int
0x9278
COMPRESSED_SIGNED_R11_EAC → const int
0x9271
COMPRESSED_SIGNED_RG11_EAC → const int
0x9273
COMPRESSED_SRGB8_ALPHA8_ETC2_EAC → const int
0x9279
COMPRESSED_SRGB8_ETC2 → const int
0x9275
COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 → const int
0x9277

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.5.0/dart-web_gl/CompressedTextureEtc-class.html