Documentation

Scenes

The canvas, the three kinds of layer, alignment guides and zoom.

A scene is a canvas with a stack of layers, and it is the reason Monet exists. You set the canvas size and a background colour, which can be transparent if you want the exported PNG to have an alpha channel.

Layers come from three places:

  • Image layers point at a picture from your library or one you uploaded.
  • Generate layers hold a prompt, a model, its settings and reference images, and produce their image on demand.
  • Flow layers point at a flow, and show whatever its most recent run produced.

While you drag a layer, alignment guides appear and snap it to the canvas edges and to the edges and centres of the other layers. Zoom runs from 25% to 400% through the presets, with Fit to screen and a reset to 100%.

What each layer can do is covered in layers and properties, and the part that matters most is regenerating an asset.