Path2D

Inherits: Node2D < CanvasItem < Node < Object

Category: Core

Brief Description

Contains a Curve2D path for PathFollow2D nodes to follow.

Member Variables

Description

Can have PathFollow2D child-nodes moving along the Curve2D. See PathFollow2D for more information on this usage.