Click or drag to resize

MaterialInvisibleIndexOfRefraction Property

Gets the index of refraction of the material.

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

Property Value

Double
The index of refraction.

Implements

IMaterialIndexOfRefraction
See Also