Click or drag to resize

SunAltitude Property

The sun's altitude above the horizon in degrees in the range -90 to +90. Setting this value will also set the sun to manual control mode.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double Altitude { get; set; }

Property Value

Type: Double
See Also