Click or drag to resize

SunManualControlOn Property

Manual control 'on' state. When true, allows the user to set the sun azimuth and altitude directly. When false, the values are computed.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool ManualControlOn { get; set; }

Property Value

Type: Boolean
See Also