Noise Gradient Layer
From Synfig Studio :: Documentation
About Noise Gradient Layer
Noise Gradient Layer is a type of gradient generated by procedural texture. This method consists of a creation of a lattice of random interpolated gradient.
You can adjust various parameters to create different textures. You can easily founds some clouds...
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 |
- "Gradient" The gradient parameter.
- "Random Seed" Defines the random generator number seed.
- "Size" How much separated are two consecutive distortions
- "Interpolation" What type of interpolation to use
- "Detail" Lower/higher values produces less/more detailed distortions.
- "Animation Speed" In times per second, defines the frequency of change of the distortion.
- "Turbulent" When checked on it produces turbulent distortions.
- "Do Alpha"
- "Super Sampling" When chekced on produces more accurate results but slower renders.