Noise Gradient Layer
From Synfig Studio :: Documentation
m (Text replace - '{{l|Category:' to '{{Category|') |
(layer gradient noise param list) |
||
Line 3: | Line 3: | ||
{{Category|Layers}} | {{Category|Layers}} | ||
<!-- Page info end --> | <!-- Page info end --> | ||
− | + | {{l|Image:Layer_gradient_noise_icon.png|64px}} | |
+ | |||
+ | == About Noise Gradient Layer == | ||
A short description of the layer can be found here: {{l|Layer#Noise Gradient}} | A short description of the layer can be found here: {{l|Layer#Noise Gradient}} | ||
+ | |||
+ | == Parameters of Noise Gradient Layer == | ||
+ | The parameters of the Noise Gradient Layer are: | ||
+ | {|border="0" align="left" style="border-collapse" cellpadding="3" cellspacing="0" | ||
+ | |-style="background:#c8c8c8" | ||
+ | |'''Name'''||'''Value'''||'''Type''' | ||
+ | |||
+ | |- | ||
+ | ||{{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 | ||
+ | |||
+ | |- | ||
+ | ||{{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:100%; height:16px; background:yellow;" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||gradient | ||
+ | |||
+ | |- | ||
+ | ||{{l|Image:Type_integer_icon.png|16px}} RandomNoise Seed | ||
+ | ||1299736373 | ||
+ | ||integer | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Type_vector_icon.png|16px}} Size | ||
+ | ||60.000000u,60.000000u | ||
+ | ||integer | ||
+ | |||
+ | |- | ||
+ | ||{{l|Image:Type_integer_icon.png|16px}}Interpolation | ||
+ | ||Cosine | ||
+ | ||integer | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Type_integer_icon.png|16px}}Detail | ||
+ | ||4 | ||
+ | ||integer | ||
+ | |||
+ | |- | ||
+ | ||{{l|Image:Type_real_icon.png|16px}}Animation Speed | ||
+ | ||0.000000 | ||
+ | ||real | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Type_bool_icon.png|16px}} Turbulent | ||
+ | || | ||
+ | {| style="width:16px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Type_bool_icon.png|16px}} Do Alpha | ||
+ | || | ||
+ | {| style="width:16px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Type_bool_icon.png|16px}} Super Sampling | ||
+ | || | ||
+ | {| style="width:16px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |} |
Revision as of 08:09, 10 March 2011
About Noise Gradient Layer
A short description of the layer can be found here: Layer
Parameters of Noise Gradient Layer
The parameters of the Noise Gradient Layer are:
Name | Value | Type |
Z Depth | 0.000000 | real |
Amount | 1.000000 | real |
Blend Method | Composite | integer |
Gradient |
|
gradient |
RandomNoise Seed | 1299736373 | integer |
Size | 60.000000u,60.000000u | integer |
Interpolation | Cosine | integer |
Detail | 4 | integer |
Animation Speed | 0.000000 | real |
Turbulent |
|
bool |
Do Alpha |
|
bool |
Super Sampling |
|
bool |