Phaser API Documentation

  Version: 
PipelineConfig
Properties:
name type arguments Default description
name string

The name of the pipeline. Must be unique within the Pipeline Manager.

pipeline Phaser.Renderer.WebGL.WebGLPipeline

The pipeline class. This should be a constructable object, not an instance of a class.

frameInc number <optional> 32

Sets the PipelineManager.frameInc value to control the dimension increase in the Render Targets.

Type:
object
Since: 3.50.0