Click or drag to resize

MaterialBase Constructor

Initializes a new instance of the MaterialBase class with default values for specular intensity, exponent and mixing coefficient.

Namespace: Altaxo.Drawing.D3D.Material
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public MaterialBase()
See Also