IMaterialSmoothness Property |
Gets the specular exponent. The higher this value, the more shiny the material (i.e. the smaller the reflex on the surface).
Namespace: Altaxo.Drawing.D3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax double Smoothness { get; }
Property Value
Double
The specular exponent.
See Also