WEBGLCompressedTextureEtc class

Available extensions
Annotations
  • @JS('WEBGL_compressed_texture_etc')
  • @staticInterop
  • @anonymous

Constructors

WEBGLCompressedTextureEtc({num? compressedR11Eac, num? compressedSignedR11Eac, num? compressedRg11Eac, num? compressedSignedRg11Eac, num? compressedRgb8Etc2, num? compressedSrgb8Etc2, num? compressedRgb8PunchthroughAlpha1Etc2, num? compressedSrgb8PunchthroughAlpha1Etc2, num? compressedRgba8Etc2Eac, num? compressedSrgb8Alpha8Etc2Eac})
factory

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

Static Properties

compressedR11Eac num
no setter
compressedRg11Eac num
no setter
compressedRgb8Etc2 num
no setter
compressedRgb8PunchthroughAlpha1Etc2 num
no setter
compressedRgba8Etc2Eac num
no setter
compressedSignedR11Eac num
no setter
compressedSignedRg11Eac num
no setter
compressedSrgb8Alpha8Etc2Eac num
no setter
compressedSrgb8Etc2 num
no setter
compressedSrgb8PunchthroughAlpha1Etc2 num
no setter