WEBGLBlendEquationAdvancedCoherent class
- Annotations
-
- @JS('WEBGL_blend_equation_advanced_coherent')
- @staticInterop
Constructors
- WEBGLBlendEquationAdvancedCoherent()
-
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
- colorburn → int
-
no setter
- colordodge → int
-
no setter
- darken → int
-
no setter
- difference → int
-
no setter
- exclusion → int
-
no setter
- hardlight → int
-
no setter
- hslColor → int
-
no setter
- hslHue → int
-
no setter
- hslLuminosity → int
-
no setter
- hslSaturation → int
-
no setter
- lighten → int
-
no setter
- multiply → int
-
no setter
- overlay → int
-
no setter
- screen → int
-
no setter
- softlight → int
-
no setter