I read somewhere that unity is unable to access information on the outside of unity itself.
So like, i want to play around with time. Change the directional lights color and rotation based on the time of day in the real world.
Im guessing this has to be based on the time from the computers clock. Can i access the clock from script in unity?