Circular3DPathOptions

12 Sep 20251 minute to read

Represents the properties of a path element.

Properties

d string

The description of the path element.

fill string

The fill color of the path element.

id string

The unique identifier of the path element.

name string

The name associated with the path element.

opacity number

The opacity of the path element.

stroke string

The stroke color of the path element.

stroke-width number

The width of the stroke for the path element.