Click or drag to resize

AnimationPropertiesStartHour Property

Gets or sets the start hour for seasonal/one day sun animation in the range 0 to 23.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax
public int StartHour { get; set; }

Property Value

Type: Int32
See Also