Movatterモバイル変換


[0]ホーム

URL:


menu
  1. Dart
  2. dart:web_gl
  3. CompressedTextureAstc class
CompressedTextureAstc
description

CompressedTextureAstc class

Annotations
  • @Native.new("WebGLCompressedTextureASTC")

Properties

hashCodeint
The hash code for this object.
no setterinherited
runtimeTypeType
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

operator ==(Objectother)bool
The equality operator.
inherited

Constants

COMPRESSED_RGBA_ASTC_4x4_KHR→ constint
COMPRESSED_RGBA_ASTC_5x4_KHR→ constint
COMPRESSED_RGBA_ASTC_5x5_KHR→ constint
COMPRESSED_RGBA_ASTC_6x5_KHR→ constint
COMPRESSED_RGBA_ASTC_6x6_KHR→ constint
COMPRESSED_RGBA_ASTC_8x5_KHR→ constint
COMPRESSED_RGBA_ASTC_8x6_KHR→ constint
COMPRESSED_RGBA_ASTC_8x8_KHR→ constint
COMPRESSED_RGBA_ASTC_10x5_KHR→ constint
COMPRESSED_RGBA_ASTC_10x6_KHR→ constint
COMPRESSED_RGBA_ASTC_10x8_KHR→ constint
COMPRESSED_RGBA_ASTC_10x10_KHR→ constint
COMPRESSED_RGBA_ASTC_12x10_KHR→ constint
COMPRESSED_RGBA_ASTC_12x12_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR→ constint
COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR→ constint
  1. Dart
  2. dart:web_gl
  3. CompressedTextureAstc class
dart:web_gl library

[8]ページ先頭

©2009-2025 Movatter.jp