Click or drag to resize

IMaterialPhongModelDiffuseIntensity Property

Gets the diffuse intensity normalized for phong model.

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

Property Value

Double
The diffuse intensity normalized for phong model.
See Also