Phaser API Documentation

  Version: 
bind()

Description:

Called every time the pipeline is bound by the renderer. Sets the shader program, vertex buffer and other resources. Should only be called when changing pipeline.

Returns:
Description:

This WebGLPipeline instance.

Since: 3.50.0