Colorize Function
3D Modifier - Colorize all the vertices of the geometry using a FunctionV9({input = Percentage, output = HsvColor}) and a 3D Mask
Allows you to colorize vertices using a color Color Gradient . The Mask parameter defines the input attribute that will be taken to look up in the color gradient (Random by default):
Variables:
- Mask: The input attribute to use to select the color inside FunctionV9({input = Percentage, output = HsvColor})
- Gradient: Colors to apply in function of theMask
Python
Oil.createObject("ColorizeFunctionGeometryModifier")