Phaser API Documentation

  Version: 

Member of: Phaser.Geom.Circle

<static> Circumference(circle)

Description:

Returns the circumference of the given Circle.

Parameters:

name type description
circle Phaser.Geom.Circle

The Circle to get the circumference of.

Returns:
Description:

The circumference of the Circle.

Type:
  • number
Since: 3.0.0