Function mask
2D Mask - Compute a sub-mask and then apply a Function on it
This mask enables to apply a Function on top of an inner mask, in order to modify its behavior.
The “Mask - Function.compo” example shows a Radial mask that is modified by a sinus-shaped Parametric Function :
Variables:
- Mask: Inner mask
- Function: Function applied on the inner mask
Python
Oil.createObject("FunctionTextureMask")