CompressedTextureEtc class

Annotations
  • @Native("WebGLCompressedTextureETC")

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

COMPRESSED_R11_EAC → const int
COMPRESSED_RG11_EAC → const int
COMPRESSED_RGB8_ETC2 → const int
COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 → const int
COMPRESSED_RGBA8_ETC2_EAC → const int
COMPRESSED_SIGNED_R11_EAC → const int
COMPRESSED_SIGNED_RG11_EAC → const int
COMPRESSED_SRGB8_ALPHA8_ETC2_EAC → const int
COMPRESSED_SRGB8_ETC2 → const int
COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 → const int