Phaser API Documentation

  Version: 

Member of: Phaser.FX.Circle

scale: number

Description:

The scale of the circle. The default scale is 1, which is a circle the full size of the underlying texture. Reduce this value to create a smaller circle, or increase it to create a circle that extends off the edges of the texture.

Type:
number
Since: 3.60.0
Source: src/fx/Circle.js (Line 61)