Table Of Contents
Introduction
The Color Maker takes separate red, green, blue and alpha scalar inputs and returns a 4 component color vector.
Parameters
Red
The red color component that will be output.
Green
The green color component that will be output.
Blue
The blue color component that will be output.
Alpha
The alpha color component that will be output.