Patches

RGB Color

RGB Color

Create a color from RGBA values from 0 to 1.

RGB Color

  • Red
  • Green
  • Blue
  • Alpha
  •  

Red

A number from 0 to 1 that represents the red value of the color.

Green

A number from 0 to 1 that represents the green value of the color.

Blue

A number from 0 to 1 that represents the blue value of the color.

Alpha

A number from 0 to 1 that represents the opacity of the color.

Output

The color.