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