EXTTextureNorm16 class

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

Constructors

EXTTextureNorm16({num? r16Ext, num? rg16Ext, num? rgb16Ext, num? rgba16Ext, num? r16SnormExt, num? rg16SnormExt, num? rgb16SnormExt, num? rgba16SnormExt})
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

r16Ext num
no setter
r16SnormExt num
no setter
rg16Ext num
no setter
rg16SnormExt num
no setter
rgb16Ext num
no setter
rgb16SnormExt num
no setter
rgba16Ext num
no setter
rgba16SnormExt num
no setter