PXC Documentation

PXC Home

RGB Color

pre 1.18

Create (rgb) color from value in RGB color space.

Node Data

Display name

RGB Color

Internal name

Node_Color_RGB

Inheritances

Node_Processor
Node_Color_RGB

Inputs

bool

Normalized

slider

Red

slider

Green

slider

Blue

slider

Alpha

Outputs

color

Color


Create color from RGB values.



Properties


NormalizedWhether to use 0-1 float range or 0-255 int range.



Related Links