Note: This API is now obsolete.
Turn skylight on or off.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax [ObsoleteAttribute("Use Rhino.Render.Skylight instead")]
public bool SkylightOn { get; set; }
<ObsoleteAttribute("Use Rhino.Render.Skylight instead")>
Public Property SkylightOn As Boolean
Get
Set
Property Value
Type:
BooleanSee Also