PXC Documentation

PXC Home

Color RGB

pre 1.18

Return normalized RGB components of a color.



Node Data

Display name

Color RGB

Internal name

Node_Color_to_RGB

Inheritances

Node_Processor
Node_Color_to_RGB

Inputs

Node_Color_to_RGB

color

Color

Outputs

Node_Color_to_RGB

float

Red

float

Green

float

Blue

RGB color create color from red, green and blue amount. By default the value is in range 0-255, by selecting Normalized, the value will be remapped to 0-1.