MaterialBase_metalness Field |
Value between 0 and 1. A value of 0 indicates a plastic like surface, a value of 1 a metal like surface.
If 0, the reflected specular light has the same color as the incident light (thus as if it is reflected at a white surface). This is the behaviour of plastic surfaces.
If 1, the reflected specular light is multiplied with the material diffuse color. This is the behaviour of metals like gold.
Namespace: Altaxo.Drawing.D3D.MaterialAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected double _metalness
Field Value
DoubleSee Also