Called internally by the WebGL Renderer.
name | type | description |
---|---|---|
pipeline | Phaser.Renderer.WebGL.Pipelines.MultiPipeline |
The WebGL Pipeline to render to. Must provide the |
getTintFunction | function |
A function that will return the gl safe tint colors. |
true
if the effect drew to the renderer, otherwise false
.