Phaser API Documentation

  Version: 
getShaderUniforms(headerSource)

Description:

Returns the shader uniforms from the header block.

Parameters:

name type description
headerSource Array.<string>

The header data.

Returns:
Description:

The shader uniforms object.

Type:
  • any
Since: 3.17.0