Click or drag to resize

MaterialBasePhongModelDiffuseIntensity Property

Gets the diffuse intensity term used by the Phong lighting model.

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

Property Value

Double

Implements

IMaterialPhongModelDiffuseIntensity
See Also