Click or drag to resize

SunControlUI_SetTimeOfDay Method

Sets the time of day

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

Parameters

minutes
Type: SystemSingle
Tha time of day in total minutes (from 00:00)
See Also