Class createjs.WebGLRenderer.Blend
Defined in: webgl_renderer.js.
Constructor Attributes | Constructor Name and Description |
---|---|
createjs.WebGLRenderer.Blend(context)
An inner class that blends colors used by this renderer.
|
Method Attributes | Method Name and Description |
---|---|
bindContext(context)
Binds this color-blending operation to the specified context.
|
|
setComposition(operation)
Sets the color-blend operation.
|
Class Detail
createjs.WebGLRenderer.Blend(context)
An inner class that blends colors used by this renderer.
- Parameters:
- {createjs.WebGLRenderer.Context} context
Method Detail
bindContext(context)
Binds this color-blending operation to the specified context.
- Parameters:
- {createjs.WebGLRenderer.Context} context
setComposition(operation)
Sets the color-blend operation.
- Parameters:
- {number} operation