Noise layer
2D Generator - Generate a possibly animated noise image
    This generator creates a procedural noise image using a Noise Function .
Multi-scale noise (more detailed) noises can be obtained by changing the Octaves.
The obtained noise image can be colored arbitrarily with a Color Function .
Variables:
- Gradient: Colorize with a color gradient
 - Function: Select the noise generator algorithm
 - Scale: Overall noise 2D scaling factors
 
Python
    Oil.createObject("NoiseTextureGenerator")