Function Curve
2D Generator - Generate a gradient curve from a function
This layer is used to display a shape defined by a Function .
This shape can be colorized with a Color Gradient .
In the image above, the Function used is a linear function.
Variables:
- Gradient: Color gradient used to colorize the shape
- Function: The function that defines the shape
Python
Oil.createObject("FunctionCurveTextureGenerator")