Readonly
blendBlend mode
Readonly
polygonPolygon offset
Readonly
stateState ID
Checks to see which updates should be checked based on which settings have been activated.
For example, if blend is enabled then we should check the blend modes each time the state is changed or if polygon fill is activated then we need to check if the polygon offset changes. The idea is that we only check what we have too.
the checking function to add or remove
should the check function be added or removed.
System plugin to the renderer to manage WebGL state machines.
Memberof
PIXI