Rectangle Layer
From Synfig Studio :: Documentation
m (Text replace - ']]' to '}}') |
m |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<!-- Page info --> | <!-- Page info --> | ||
{{Title|Rectangle Layer}} | {{Title|Rectangle Layer}} | ||
− | {{ | + | {{Category|Layers}} |
+ | {{Category|Geometry}} | ||
+ | {{Category|Primitive Layers}} | ||
+ | {{NewTerminology}} | ||
<!-- Page info end --> | <!-- Page info end --> | ||
− | |||
+ | {{l|Image:Layer_geometry_rectangle_icon.png|64px}} | ||
− | + | == About Rectangle Layers== | |
− | + | The {{Literal|Rectangle Layer}} lets you draw rectangles by specifying two opposite corners. | |
+ | |||
+ | |||
+ | ==Parameters of Rectangle Layers== | ||
+ | |||
+ | The parameters of the rectangle layers are: | ||
+ | |||
+ | {|{{Parameters}} | ||
+ | |-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}} | ||
+ | || {{Color|000000}} | ||
+ | ||color | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Type_vector_icon.png|16px}} {{l|Point Parameter|Point 1}} | ||
+ | ||0.000000u,0.000000u | ||
+ | ||vector | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Type_vector_icon.png|16px}} {{l|Point Parameter|Point 2}} | ||
+ | ||1.000000u,1.000000u | ||
+ | ||vector | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Type_real_icon.png|16px}} {{l|Expand Amount Parameter|Expand amount}} | ||
+ | ||0.000000u | ||
+ | ||real | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Type_bool_icon.png|16px}} {{l|Invert_Parameter|Invert}} | ||
+ | || {{Bool|}} | ||
+ | ||bool | ||
+ | |||
+ | |- | ||
+ | |} |
Latest revision as of 11:38, 5 March 2017
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 |