Plain
SHADER TYPE: Plain
A color type that is used to create a plain color.
| Parameter: | Explanation: | Default value: | Possible values: | 
| Color | Color as an RGB value | (255,255,255) | All RGB values | 
 
          Color: (255,255,255)  | 
         
          Color: (0,0,0)  | 
         
          Color: (0,128,128)  | 
      
