IMaterialPhongModelSpecularExponent Property |
Gets the specular exponent for the Phong model.
Namespace: Altaxo.Drawing.D3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax double PhongModelSpecularExponent { get; }
Property Value
Double
The specular exponent of the Phong model.
See Also