Класс CompressedTextureEtc
- Аннотации
-
- @Native("WebGLCompressedTextureETC")
Свойства
- hashCode → int только для чтения, унаследованное
- Хэш-код этого объекта.
- runtimeType → Type только для чтения, унаследованное
- Представление типа объекта во время выполнения.
Методы
- noSuchMethod(
Invocation invocation) → dynamic унаследованное - Вызывается при обращении к несуществующему методу или свойству.
- toString(
) → String унаследованное - Строковое представление этого объекта.
Операторы
- operator ==(
Object other) → bool унаследованное - Оператор равенства.
Константы
- 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 BSD 3-Clause "New" or "Revised" License.
https://api.dart.dev/stable/2.18.5/dart-web_gl/CompressedTextureEtc-class.html