trait EXTBlendMinmax extends Object
Extends blendEquation
to support MIN_EXT
and MAX_EXT
.
(Khronos Extension)
- Annotations
- @JSType() @native()
- See also
https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- EXTBlendMinmax
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val MAX_EXT: Int
- val MIN_EXT: Int
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object