Click or drag to resize

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.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
double Smoothness { get; }

Property Value

Double
The specular exponent.
See Also