CadMaterial.RefractionIndex

CadMaterial.RefractionIndex property

Gets or sets the index of the refraction.

public double? RefractionIndex { get; set; }

Property Value

The index of the refraction.

See Also