Water parameters
| Parameter | Meaning | Possible values | Default | 
| Water.DrawType | Draw type of all water molecules on the scene | "Wire", "Ball", "Spacefill" | Wire | 
| Water.Quality | Quality of all water molecules on the scene | "High", "Medium", "Low" | Medium | 
| Water.BallRadius | Radius of displayed balls in angstroms | Double | 0.4 | 
| Water.LineWidth | Width of displayed lines in wire mode in pixels | Double | 2 | 
| Water.Color | The color used in constant color mode | java.awt.Color | #ff0000 |