Phaser API Documentation

  Version: 
active: boolean

Description:

Denotes that this Curve does not influence the bounds, points, and drawing of its parent Path. Must be false or some methods in the parent Path will throw errors.

Type:
boolean
Default: false
Since: 3.0.0
Source: src/curves/path/MoveTo.js (Line 29)