Phaser API Documentation

  Version: 
<readonly> radius: number

Description:

The radius of the Frame (derived from sqrt(w * w + h * h) / 2)

Type:
number
Since: 3.0.0
Source: src/textures/Frame.js (Line 798)