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