Difference between revisions of "Talk:Group Layer"
m (Rewrite preparation for 0.65) |
m (→Parameters of the group layer: typo + formating) |
||
Line 5: | Line 5: | ||
|-style="background:#eeeeee" | |-style="background:#eeeeee" | ||
− | ||{{l|Image:Type_bool_icon.png|16px}} {{l| | + | ||{{l|Image:Type_bool_icon.png|16px}} {{l|Z Depth Range Enabled Parameter}} |
|| | || | ||
{| style="width:18px; height:16px" border="1" | {| style="width:18px; height:16px" border="1" | ||
Line 18: | Line 18: | ||
|- | |- | ||
− | ||{{l|Image:Type_real_icon.png|16px}} {{l| | + | ||{{l|Image:Type_real_icon.png|16px}} {{l|Z Depth Range Position Parameter}} |
||0.000000 | ||0.000000 | ||
||real | ||real | ||
Line 28: | Line 28: | ||
|-style="background:#eeeeee" | |-style="background:#eeeeee" | ||
− | ||{{l|Image:Type_real_icon.png|16px}} {{l| | + | ||{{l|Image:Type_real_icon.png|16px}} {{l|Z Depth Range Depth Parameter}} |
||1.000000 | ||1.000000 | ||
||real | ||real | ||
Line 38: | Line 38: | ||
|- | |- | ||
− | ||{{l|Image:Type_real_icon.png|16px}} {{l| | + | ||{{l|Image:Type_real_icon.png|16px}} {{l|Z Depth Range Transition Parameter}} |
||0.000000 | ||0.000000 | ||
||real | ||real | ||
Line 59: | Line 59: | ||
|} | |} | ||
− | The {{Literal|Transformation}} parameter is a composite parameter, it hold an Offset, a rotation angle, a skew angle and a scale value for the group. The Transformation | + | The {{Literal|Transformation}} parameter is a composite parameter, it hold an Offset, a rotation angle, a skew angle and a scale value for the group. The {{Literal|Transformation}} parameter is already {{l|Convert#Composite|converted to composite}} when the {{l|Group Layer}} is created and so directly expose the {{l|Offset Parameter|Offset}}, {{l|Rotation Parameter|Rotation}}, {{l|Skew Parameter|Skew}} and {{l|Scale Parameter|Scale}} subparameters. |
=== Transformation Widget=== | === Transformation Widget=== |
Revision as of 15:22, 22 January 2015
Rewrite preparation for 0.65 release
Parameters of the group layer
- Z Range parameters
Z Depth Range Enabled Parameter |
|
bool (Static) |
When checked, only layers inside range are visible and the visible layers are signaled with bolded font in the Layers Panel
Z Depth Range Position Parameter | 0.000000 | real |
Starting z_depth position where layers are visible
Z Depth Range Depth Parameter | 1.000000 | real |
Depth where layers are visibles in z_depth range
Z Depth Range Transition Parameter | 0.000000 | real |
Z_Depth area where layers inside are partially visible
example of Z Range use : http://www.youtube.com/watch?v=UPpmOz0wUY4
Transformation Parameter | 0.000000, 0.000000, 0.00°, 60, 60 | transformation |
The "Transformation" parameter is a composite parameter, it hold an Offset, a rotation angle, a skew angle and a scale value for the group. The "Transformation" parameter is already converted to composite when the Group Layer is created and so directly expose the Offset, Rotation, Skew and Scale subparameters.
Transformation Widget
screenshot of transform widget here
Does a Talk:Group_Transformation_Widget page is useful ?