Phaser API Documentation

  Version: 
setGlobalAlpha(alpha)

Description:

Set the alpha to use when rendering this Render Texture.

Parameters:

name type description
alpha number

The alpha value.

Returns:
Description:

This Render Texture.