Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Smooth interporlation of the TimeOfDay property of lighting?

Asked by 5 years ago

I want to have a function with three arguments: the original time of day, the new time of day, and a float value between 1 and 0 that finds the clock time at that fraction of the time.

Similar to the normal lerp function.

How can I pull this off with a smooth interpolation?

0
u dont TheluaBanana 946 — 5y

Answer this question