Extends [Item](<https://apiref.notion.site/Item-6ffe34f5d306402cbddd319ba8b1e6d3>), [Group](<https://apiref.notion.site/Group-6c7ad79b02ad4a919a7f48608ab2616c>)

The Layer item represents a layer in a Paper.js project.

The layer which is currently active can be accessed through project.activeLayer. An array of all layers in a project can be accessed through project.layers.

Constructors

Methods

Properties inherited from Item