FloatToRgbMap
Overview
FloatToRgbMap is a utility to create a color from separate R, G, B channels.
Attribute Reference
General attributes
B
      Float bindable
      
      default: 1.0
      
Blue Channel
G
      Float bindable
      
      default: 1.0
      
Green Channel
R
      Float bindable
      
      default: 1.0
      
Red Channel