Click or drag to resize

IMaterialPhongModelSpecularExponent Property

Gets the specular exponent for the Phong model.

Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
double PhongModelSpecularExponent { get; }

Property Value

Double
The specular exponent of the Phong model.
See Also