Click or drag to resize

SunSkylightOn Property

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; }

Property Value

Type: Boolean
See Also