Dart
dart:web_gl
CompressedTextureEtc
COMPRESSED_RGBA8_ETC2_EAC constant
COMPRESSED_RGBA8_ETC2_EAC
description
COMPRESSED_RGBA8_ETC2_EAC
constant
Null safety
int
const
COMPRESSED_RGBA8_ETC2_EAC
Implementation
static const int COMPRESSED_RGBA8_ETC2_EAC = 0x9278;
Dart
dart:web_gl
CompressedTextureEtc
COMPRESSED_RGBA8_ETC2_EAC constant
CompressedTextureEtc class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
COMPRESSED_R11_EAC
COMPRESSED_RG11_EAC
COMPRESSED_RGB8_ETC2
COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
COMPRESSED_RGBA8_ETC2_EAC
COMPRESSED_SIGNED_R11_EAC
COMPRESSED_SIGNED_RG11_EAC
COMPRESSED_SRGB8_ALPHA8_ETC2_EAC
COMPRESSED_SRGB8_ETC2
COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2