TimeCycleMark

TimeCycleMark exposes properties for each mark in the TimeCycle.

Constructors

TimeCycleMark ( Time time )

Creates a new TimeCycleMark at given Time and adds it in the TimeCycle.Marks array.

local mark = TimeCycleMark(Time(9, 0, 0)) -- 9am's mark
mark.SkyColor = Color(255, 0, 0)

Properties

Mark's sky Color.

Mark's ambient light Color.

Mark's sky Color.

Mark's sky Color.

Mark's sky light Color.

Mark's Time.