ShadePeak - set shading of peaksSYNOPSIS
ShadePeak ( none | flat | gouraud | phong |
dots | lines )
DESCRIPTIONSet the shading method for peaks if they are displayed as spheres.
none: no shading
flat: polygons shaded in uniform color
gouraud: color interpolated between vertices
phong: normals interpolated, highest quality
dots: draw surface using dots
lines: draw surface using lines
Not all graphics devices support all shading methods.
EXAMPLE
ShadePeak phongSEE ALSO
SelectPeak, StylePeak, ColorPeak
DATE
960913