Name | Type | Description |
---|---|---|
gl | WebGLContext | the current WebGL drawing context |
Destroys this object.
Sets-up the given blendMode from WebGL's point of view.
Name | Type | Description |
---|---|---|
blendMode | Number | the blendMode, should be a Pixi const, such as PIXI.BlendModes.ADD |
Sets the WebGL Context.
Name | Type | Description |
---|---|---|
gl | WebGLContext | the current WebGL drawing context |
© 2016 Richard Davey, Photon Storm Ltd.
Licensed under the MIT License.
http://phaser.io/docs/2.6.2/PIXI.WebGLBlendModeManager.html