Phaser API Documentation

  Version: 

Member of: Phaser.Curves.Curve

active: boolean

Description:

For a curve on a Path, false means the Path will ignore this curve.

Type:
boolean
Default: true
Since: 3.0.0
Source: src/curves/Curve.js (Line 80)