Difference between revisions of "Rotate Layer"
From Synfig Studio :: Documentation
m (Proper categorization) |
m |
||
(14 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<!-- Page info --> | <!-- Page info --> | ||
{{Title|Rotate Layer}} | {{Title|Rotate Layer}} | ||
− | + | {{Category|Layers}} | |
+ | {{Category|Transform}} | ||
+ | {{Category|Filter Layers}} | ||
+ | {{Category|Transform Layers}} | ||
+ | {{NewTerminology}} | ||
<!-- Page info end --> | <!-- Page info end --> | ||
− | |||
− | A | + | {{l|Image:Layer_transform_rotate_icon.png|64px}} |
+ | |||
+ | == About Rotate Layers== | ||
+ | |||
+ | A {{Literal|Rotate Layer}} change the position of any {{l|Primitive Layer|primitive layers}} below it in the {{l|Layers Panel|layer hierarchy}}. It apply an {{Literal|Angle}} from his {{Literal|Origin}} to the resulting calculated points to render the shape, it doesn't modify the values of the underlying layers. {{Literal|Rotate Layer}} is part of {{l|Layers#Transform|Transform Layers}} category. | ||
+ | |||
+ | ==Parameters of Rotate Layers== | ||
+ | |||
+ | The parameters of the rotate layers are: | ||
+ | |||
+ | {|border="0" align="none" style="border-collapse" cellpadding="3" cellspacing="0" | ||
+ | |-style="background:#c8c8c8" | ||
+ | |'''Name'''||'''Value'''||'''Type''' | ||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Type_vector_icon.png|16px}} {{l|Origin Parameter|Origin}} | ||
+ | ||0.000000u,0.000000u | ||
+ | ||vector | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Type_angle_icon.png|16px}} {{l|Amount Parameter|Amount}} | ||
+ | ||0.00° | ||
+ | ||angle | ||
+ | |||
+ | |} |
Latest revision as of 12:55, 26 February 2017
About Rotate Layers
A "Rotate Layer" change the position of any primitive layers below it in the layer hierarchy. It apply an "Angle" from his "Origin" to the resulting calculated points to render the shape, it doesn't modify the values of the underlying layers. "Rotate Layer" is part of Transform Layers category.
Parameters of Rotate Layers
The parameters of the rotate layers are:
Name | Value | Type |
Origin | 0.000000u,0.000000u | vector |
Amount | 0.00° | angle |