Difference between revisions of "Spiral Gradient Layer"
From Synfig Studio :: Documentation
m (Proper categorization) |
m (→Parameters of Spiral Gradient Layers: fix intra) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<!-- Page info --> | <!-- Page info --> | ||
{{Title|Spiral Gradient Layer}} | {{Title|Spiral Gradient Layer}} | ||
− | + | {{Category|Layers}} | |
+ | {{Category|Primitive Layers}} | ||
+ | {{Category|Gradients}} | ||
+ | {{NewTerminology}} | ||
<!-- Page info end --> | <!-- Page info end --> | ||
− | |||
− | + | {{l|Image:Layer_gradient_spiral_icon.png|64px}} | |
+ | |||
+ | == About Spiral Gradient Layers== | ||
+ | |||
+ | The {{l|Spiral Gradient Layer}} draw a gradient following spirals, clockwise or anticlockwise, at determined center, radius and start angle. | ||
+ | |||
+ | |||
+ | ==Parameters of Spiral Gradient Layers== | ||
+ | |||
+ | The {{l|Parameter|parameters}} of the spiral gradient layers are: | ||
+ | |||
+ | {|border="0" align="none" style="border-collapse" cellpadding="3" cellspacing="0" | ||
+ | |-style="background:#silver" | ||
+ | |'''Name'''||'''Value'''||'''Type''' | ||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Type_real_icon.png|16px}} {{l|Z Depth Parameter|Z Depth}} | ||
+ | ||0.000000 | ||
+ | ||real | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Type_real_icon.png|16px}} {{l|Amount Parameter|Amount}} | ||
+ | ||1.000000 | ||
+ | ||real | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:type_integer_icon.png|16px}} {{l|Blend Method|Blend Method}} | ||
+ | ||Composite | ||
+ | ||integer | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Type_gradient_icon.png|16px}} {{l|Gradient_Editor_Dialog|Gradient}} | ||
+ | || | ||
+ | {| style="width:95%; height:16px; background:black; color:black" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||gradient | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Type_vector_icon.png|16px}} Center | ||
+ | ||0.500000u,0.000000u | ||
+ | ||vector | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Type_real_icon.png|16px}} Radius | ||
+ | ||0.500000u | ||
+ | ||real | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Type_angle_icon.png|16px}} Angle | ||
+ | ||0.00 | ||
+ | ||angle | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Type_bool_icon.png|16px}} Clockwise | ||
+ | || | ||
+ | {| style="width:16px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |} |
Latest revision as of 00:34, 15 September 2016
About Spiral Gradient Layers
The Spiral Gradient Layer draw a gradient following spirals, clockwise or anticlockwise, at determined center, radius and start angle.
Parameters of Spiral Gradient Layers
The parameters of the spiral gradient layers are:
Name | Value | Type |
Z Depth | 0.000000 | real |
Amount | 1.000000 | real |
Blend Method | Composite | integer |
Gradient |
|
gradient |
Center | 0.500000u,0.000000u | vector |
Radius | 0.500000u | real |
Angle | 0.00 | angle |
Clockwise |
|
bool |