Click or drag to resize

SunControlUI_SetDayOfYear Method

Sets the day of the year

Namespace:  BrydenWoodUnity.Lighting
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void SetDayOfYear(
	float day
)

Parameters

day
Type: SystemSingle
The total days ofthe year (from 1/1)
See Also