new PIXI.PrimitiveShader(gl)
Name | Type | Description |
---|---|---|
gl |
WebGLRenderingContext |
The webgl shader manager this shader works for. |
This shader is used to draw simple primitive shapes for PIXI.Graphics.
Name | Type | Description |
---|---|---|
gl |
WebGLRenderingContext |
The webgl shader manager this shader works for. |