Uniform

2D Generator  -  Generate a solid, uniform image, filled with a unique color

UniformTextureGenerator UniformTextureGenerator UniformTextureGenerator UniformTextureGenerator

The Uniform generator outputs an image fully filled with a unique color, which is black by default.

The color of Uniform is defined as a RGBA value (Red/Green/Blue/Alpha), which means it can generate a partially transparent image.


Variables:

  • Color: The color of the layer

Python

    Oil.createObject("UniformTextureGenerator")