MaterialIndexOfRefraction Property |
Gets or sets the index of refraction of the material, generally
>= 1.0 (speed of light in vacuum)/(speed of light in material)
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic double IndexOfRefraction { get; set; }Public Property IndexOfRefraction As Double
Get
Set
Property Value
Type:
Double
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also