Phaser API Documentation

  Version: 

Member of: Phaser.Geom.Ellipse

<static> Circumference(ellipse)

Description:

Returns the circumference of the given Ellipse.

Parameters:

name type description
ellipse Phaser.Geom.Ellipse

The Ellipse to get the circumference of.

Returns:
Description:

The circumference of th Ellipse.

Type:
  • number
Since: 3.0.0