ICurrentEnvironment.ForReflectionAndRefraction Property

ICurrentEnvironmentForReflectionAndRefraction Property

[Missing <summary> documentation for "P:Rhino.Render.ICurrentEnvironment.ForReflectionAndRefraction"]

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

Property Value

Type: RenderEnvironment

Implements

ICurrentEnvironment_GetForReflectionAndRefraction
See Also