Click or drag to resize

ICurrentEnvironment_GetForLighting Property

Get the RenderEnvironment used as custom skylighting environment. Null will be returned if the custom skylighting environment override is disabled.

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

Property Value

Type: RenderEnvironment
See Also