Phaser API Documentation

  Version: 

Member of: Phaser.Curves.Path

getLength()

Description:

Returns the total length of the Path.

Returns:
Description:

The total length of the Path.

Type:
  • number
Since: 3.0.0
Source: src/curves/path/Path.js (Line 502)