ICurrentEnvironment.ForLighting Property

ICurrentEnvironmentForLighting Property

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

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

Property Value

Type: RenderEnvironment

Implements

ICurrentEnvironment_GetForLighting
See Also