Scale Layer
From Synfig Studio :: Documentation
(Terminology Updated) |
|||
Line 2: | Line 2: | ||
{{Title|Scale Layer}} | {{Title|Scale Layer}} | ||
{{Category|Layers}} | {{Category|Layers}} | ||
+ | {{Category|NewTerminology}} | ||
<!-- Page info end --> | <!-- Page info end --> | ||
Line 8: | Line 9: | ||
== About Scale Layers== | == About Scale Layers== | ||
− | A | + | A Scale Layer scales the size of any primitive layers (regions, gradients, etc.) below it. |
==Parameters of Scale Layers== | ==Parameters of Scale Layers== | ||
− | The parameters of the | + | The parameters of the Scale Layers are: |
{|border="0" align="left" style="border-collapse" cellpadding="3" cellspacing="0" | {|border="0" align="left" style="border-collapse" cellpadding="3" cellspacing="0" | ||
Line 28: | Line 29: | ||
|} | |} | ||
<br/><br/><br/><br/><br/> | <br/><br/><br/><br/><br/> | ||
− | + | For ''Amount'', a positive value will scale up and a negative value will scale down. | |
− | A value of 1 | + | A value of 1.0 will double the original size of the object. A value of 0.5 will increase the object by 50%. While a value of -1.0 will reduce an object to half its original size. |
The Origin is the centre of the scale. | The Origin is the centre of the scale. | ||
''In versions prior to 0.63.05 Scale Layer was called "Zoom layer".'' | ''In versions prior to 0.63.05 Scale Layer was called "Zoom layer".'' |
Revision as of 04:26, 8 February 2013
About Scale Layers
A Scale Layer scales the size of any primitive layers (regions, gradients, etc.) below it.
Parameters of Scale Layers
The parameters of the Scale Layers are:
Name | Value | Type |
Amount | 1.000000 | real |
Center | 0.000000u,0.000000u | vector |
For Amount, a positive value will scale up and a negative value will scale down.
A value of 1.0 will double the original size of the object. A value of 0.5 will increase the object by 50%. While a value of -1.0 will reduce an object to half its original size.
The Origin is the centre of the scale.
In versions prior to 0.63.05 Scale Layer was called "Zoom layer".