set_blend_constant
        
        Description:
        public void set_blend_constant (
Color constant_color)
        
 
        
          When blending is setup to reference a CONSTANT blend factor then blending will depend on the constant set with this function.
          Parameters:
          
            
              | this | A Pipeline object | 
            
              | constant_color | The constant color you want |