Click or drag to resize

IMaterialIndexOfRefraction Property

Gets the index of refraction of the material.

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

Property Value

Double
The index of refraction.
See Also