WEBGLCompressedTextureS3tc class
The WEBGL_compressed_texture_s3tc extension is part of the WebGL API and exposes four S3TC compressed texture formats.
- Available extensions
- Annotations
- 
    - @JS.new('WEBGL_compressed_texture_s3tc')
- @staticInterop
- @anonymous
 
Constructors
- WEBGLCompressedTextureS3tc({num? compressedRgbS3tcDxt1Ext, num? compressedRgbaS3tcDxt1Ext, num? compressedRgbaS3tcDxt3Ext, num? compressedRgbaS3tcDxt5Ext})
- 
          
            factory
Properties
- compressedRgbaS3tcDxt1Ext → num
- 
      Available on WEBGLCompressedTextureS3tc, provided by the WEBGLCompressedTextureS3tc$Typings extension no setter
- compressedRgbaS3tcDxt3Ext → num
- 
      Available on WEBGLCompressedTextureS3tc, provided by the WEBGLCompressedTextureS3tc$Typings extension no setter
- compressedRgbaS3tcDxt5Ext → num
- 
      Available on WEBGLCompressedTextureS3tc, provided by the WEBGLCompressedTextureS3tc$Typings extension no setter
- compressedRgbS3tcDxt1Ext → num
- 
      Available on WEBGLCompressedTextureS3tc, provided by the WEBGLCompressedTextureS3tc$Typings extension no setter
- 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
- compressedRgbaS3tcDxt1Ext → num
- 
  
  no setter
- compressedRgbaS3tcDxt3Ext → num
- 
  
  no setter
- compressedRgbaS3tcDxt5Ext → num
- 
  
  no setter
- compressedRgbS3tcDxt1Ext → num
- 
  
  no setter