Phaser API Documentation

  Version: 
<private> extractBlock(data, offset)

Description:

Processes the shader file and extracts the relevant data.

Parameters:

name type description
data Array.<string>

The array of shader data to process.

offset number

The offset to start processing from.

Returns:
Description:

The processed shader block, or null.

Type:
  • any
Since: 3.17.0