PathOptions

Options for creating a path shape.

PathOptions interface

Options for creating a path shape.

Signature:

interface PathOptions

Properties

Property

Modifiers

Type

Description

closed?

boolean

(Optional) Whether the path should be closed

points?

PathPoint[]

(Optional) Initial path points

Last updated: August 5, 2026 at 11:47 AMEdit this page