Click or drag to resize

MaterialFresnelIndexOfRefraction Property

Gets or sets the Fresnel index of refraction of the material, default is 1.56

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public double FresnelIndexOfRefraction { get; set; }

Property Value

Type: Double
See Also