Region 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: | + | |
+ | {{l|Image:Layer_geometry_icon.png|64px}} | ||
+ | |||
+ | == About Region Layers== | ||
The region layer is much like the {{l|Outline Layer}}, except that the shapes it describes are filled in, rather than just being an outline. | The region layer is much like the {{l|Outline Layer}}, except that the shapes it describes are filled in, rather than just being an outline. | ||
+ | |||
+ | |||
+ | ==Parameters of Region Layers== | ||
+ | |||
+ | The parameters of the region 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}} Origin | ||
+ | ||0.000000u,0.000000u | ||
+ | ||vector | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Type_bool_icon.png|16px}} Invert | ||
+ | || | ||
+ | {| style="width:16px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Type_bool_icon.png|16px}} Invert | ||
+ | || | ||
+ | {| style="width:16px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Type_real_icon.png|16px}} Feather | ||
+ | ||1.000000u | ||
+ | ||real | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:type_integer_icon.png|16px}} Type of Feather | ||
+ | ||Fast Gaussian Blur | ||
+ | ||integer | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:type_integer_icon.png|16px}} Winding Style | ||
+ | ||Non Zero | ||
+ | ||integer | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:type_list_icon.png|16px}} Vertices | ||
+ | ||List | ||
+ | ||list(BLine) | ||
+ | |||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
The parameters are exactly the same as in the {{l|Outline Layer}}, except that region layers don't have the last 7 parameters, which are all specific to outlines: | The parameters are exactly the same as in the {{l|Outline Layer}}, except that region layers don't have the last 7 parameters, which are all specific to outlines: | ||
Line 15: | Line 119: | ||
* {{l|Outline Layer#Loopyness|Loopyness}} | * {{l|Outline Layer#Loopyness|Loopyness}} | ||
* {{l|Outline Layer#Homogeneous|Homogeneous}} | * {{l|Outline Layer#Homogeneous|Homogeneous}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 11:44, 19 June 2011
64pxAbout Region Layers
The region layer is much like the Outline Layer, except that the shapes it describes are filled in, rather than just being an outline.
Parameters of Region Layers
The parameters of the region layers are:
Name | Value | Type |
Z Depth | 0.000000 | real |
Amount | 1.000000 | real |
Blend Method | Composite | integer |
Color |
|
color |
Origin | 0.000000u,0.000000u | vector |
Invert |
|
bool |
Invert |
|
bool |
Feather | 1.000000u | real |
Type of Feather | Fast Gaussian Blur | integer |
Winding Style | Non Zero | integer |
Vertices | List | list(BLine) |
The parameters are exactly the same as in the Outline Layer, except that region layers don't have the last 7 parameters, which are all specific to outlines: