The renderer this System works for.
Syncs uniform buffers
the uniform buffer group to sync
Optional
name: stringthe name of the uniform buffer
Syncs uniforms on the group
the uniform group to sync
Optional
syncData: anythis is data that is passed to the sync function and any nested sync functions
Overrideable by the @pixi/unsafe-eval package to use static syncUniforms instead.
System plugin to the renderer to manage shaders.
Memberof
PIXI