Phaser API Documentation

  Version: 

Member of: Phaser.Curves.Path

name: string

Description:

The name of this Path. Empty by default and never populated by Phaser, this is left for developers to use.

Type:
string
Default: ''
Since: 3.0.0
Source: src/curves/path/Path.js (Line 46)