Click or drag to resize

ICurrentEnvironment_GetForReflectionAndRefraction Property

Get the RenderEnvironment used as custom reflection (and refraction) environment. Null will be returned if the custom reflection override is disabled.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
RenderEnvironment ForReflectionAndRefraction { get; }

Property Value

Type: RenderEnvironment
See Also