Rectangle Layer
From Synfig Studio :: Documentation
m (Text replace - '{{l|Category:' to '{{Category|') |
(params list) |
||
Line 3: | Line 3: | ||
{{Category|Layers}} | {{Category|Layers}} | ||
<!-- Page info end --> | <!-- Page info end --> | ||
− | |||
+ | {{l|Image:Layer_geometry_rectangle_icon.png|64px}} | ||
+ | |||
+ | == About Rectangle Layers== | ||
The rectangle layer lets you draw rectangles by specifying two opposite corners. | The rectangle layer lets you draw rectangles by specifying two opposite corners. | ||
− | + | ||
+ | |||
+ | ==Parameters of Rectangle Layers== | ||
+ | |||
+ | The parameters of the rectangle layers are: | ||
+ | |||
+ | {|border="0" align="left" 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_color_icon.png|16px}} {{l|Colors Dialog|Color}} | ||
+ | || | ||
+ | {| style="width:95%; height:16px; background:black; color:black" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||color | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Type_vector_icon.png|16px}} Point 1 | ||
+ | ||0.000000u,0.000000u | ||
+ | ||vector | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Type_vector_icon.png|16px}} Point 2 | ||
+ | ||1.000000u,1.000000u | ||
+ | ||vector | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Type_real_icon.png|16px}} Expand amount | ||
+ | ||0.000000u | ||
+ | ||real | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Type_bool_icon.png|16px}} Invert | ||
+ | || | ||
+ | {| style="width:16px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |} |
Revision as of 11:45, 19 June 2011
About Rectangle Layers
The rectangle layer lets you draw rectangles by specifying two opposite corners.
Parameters of Rectangle Layers
The parameters of the rectangle layers are:
Name | Value | Type |
Z Depth | 0.000000 | real |
Amount | 1.000000 | real |
Blend Method | Composite | integer |
Color |
|
color |
Point 1 | 0.000000u,0.000000u | vector |
Point 2 | 1.000000u,1.000000u | vector |
Expand amount | 0.000000u | real |
Invert |
|
bool |