Scale Layer

From Synfig Studio :: Documentation
Jump to: navigation, search
m (Parameters of Scale Layers: Terminology update : center parameter is now named Origin + Intra Links)
m (About Scale Layers: Intra links)
Line 9: Line 9:
 
== About Scale Layers==
 
== About Scale Layers==
  
A Scale Layer scales the size of any primitive layers (regions, gradients, etc.) below it.
+
A {{Literal|Scale Layer}} scales the size of any primitive layers ({{l|Region Layer|regions}}, {{l|Layer#Gradients|gradients}}, etc.) below it.
  
 
==Parameters of Scale Layers==
 
==Parameters of Scale Layers==

Revision as of 09:12, 10 April 2014

Languages Language: 

English • čeština


Layer transform zoom icon.png

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
Type real icon.png Amount 1.000000 real
Type vector icon.png Origin 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".


Languages Language: 

English • čeština