Phaser API Documentation

  Version: 

Member of: Phaser.Curves.Curve

getLength()

Description:

Get total curve arc length

Returns:
Description:

The total length of the curve.

Type:
  • number
Since: 3.0.0
Source: src/curves/Curve.js (Line 206)