Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.23 KB

cel.md

File metadata and controls

32 lines (19 loc) · 1.23 KB
title
Cel | Stipple Effect documentation

Cel

< Projects

A cel is an intersection of a layer and a frame. A cel comprises the contents of a layer at a particular frame index.

A project with 6 layers and 12 frames consists of 72 (6 x 12) cels. Thus, a project can be thought of as a matrix of cels.

A project's cel information is arranged in the flipbook panel.

Selecting cels

The user can select a 2-dimensional range of cels by Shift-clicking on a destination cel's button. The range will be formed from the current cel (current editing layer at active frame index) to the destination cel. While a range of cels is selected, the cut (Ctrl + X) and copy (Ctrl + C) commands will target the range of cels rather than any pixel selection present in the project.

Note:

Cel ranges copied to the clipboard can only be pasted in projects with the same pixel dimensions (width and height) as the cel range.


SEE ALSO