Difference between revisions of "Talk:Group Layer"

From Synfig Studio :: Documentation
Jump to: navigation, search
m (add " Parameter" to links page of z_range)
m (clear done things)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Rewrite preparation for 0.65 release
 
* New parameters of the group layer
 
** Z Range parameters
 
{|border="0" align="none" style="border-collapse"  cellpadding="3" cellspacing="0"
 
  
|-style="background:#eeeeee"
 
||{{l|Image:Type_bool_icon.png|16px}} {{l|Z_Depth Range Enabled Parameter}}
 
||
 
{| style="width:18px; height:16px" border="1"
 
|-
 
|}
 
||bool (Static)
 
 
|}
 
When checked, only layers inside range are visible and the visible layers are signaled with bolded font in the {{l|Layers_Panel}}
 
 
{|border="0" align="none" style="border-collapse"  cellpadding="3" cellspacing="0"
 
 
|-
 
||{{l|Image:Type_real_icon.png|16px}} {{l|Z_Depth Range Position Parameter}}
 
||0.000000
 
||real
 
 
|}
 
Starting z_depth position where layers are visible
 
 
{|border="0" align="none" style="border-collapse"  cellpadding="3" cellspacing="0"
 
 
|-style="background:#eeeeee"
 
||{{l|Image:Type_real_icon.png|16px}} {{l|Z_Depth Range Depth Parameter}}
 
||1.000000
 
||real
 
 
|}
 
Depth where layers are visibles in z_depth range
 
 
{|border="0" align="none" style="border-collapse"  cellpadding="3" cellspacing="0"
 
 
|-
 
||{{l|Image:Type_real_icon.png|16px}} {{l|Z_Depth Range Transition Parameter}}
 
||0.000000
 
||real
 
 
|}
 
Z_Depth area where layers inside are partially visible
 
 
example of Z Range use : http://www.youtube.com/watch?v=UPpmOz0wUY4
 
 
 
{|border="0" align="none" style="border-collapse"  cellpadding="3" cellspacing="0"
 
 
** Transformation Parameter
 
{|border="0" align="none" style="border-collapse"  cellpadding="3" cellspacing="0"
 
 
|-style="background:#eeeeee"
 
||{{l|Transformation Parameter}}
 
||0.000000, 0.000000, 0.00°, 60, 60
 
||transformation
 
 
|}
 
The {{Literal|Transformation}} parameter is a composite parameter, it hold an Offset, a rotation angle, a skew angle and a scale value for the group. The Transformation paramter is already {{l|Convert#Composite|converted to composite}} when the Group Layer is created and so directly expose the Offset, rotation, skew and scale subparameters.
 
 
* Transformation Widget
 

Latest revision as of 20:04, 8 February 2015