Z Depth Parameter

From Synfig Studio :: Documentation
Revision as of 03:49, 1 October 2007 by Dooglus (Talk | contribs) (Z Depth moved to Z Depth Parameter)

Jump to: navigation, search
Languages Language: 

English • français


This parameter can be used to change the 'depth' of a layer in the layer stack. By default, each canvas gives its layers zdepths which depend on their order in the canvas. The first layer has a depth of 0, the 2nd has a depth of 1, and so on.

The Z Depth parameter on each layer can be used to adjust this default depth. The value of the Z Depth parameter is added on the the layer's 'natural' depth, given by its order in its canvas.

For example, suppose we have 2 layers, first a circle, and then a rectangle. The circle will have a 'natural' depth of 0, and the rectangle's will be 1, so the circle will be drawn on top of the circle.

If we use the params dialog to set the rectangle's zdepth to -2, however, -2 will be added to its natural depth of 1, giving a new depth of -1, and so it will be drawn above the circle.

The parameter can be animated, so that layers change order throughout the animation.


Languages Language: 

English • français