This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
fade_in [2017/04/13 16:42] justin |
fade_in [2018/03/16 09:44] (current) justin |
||
---|---|---|---|
Line 4: | Line 4: | ||
Fades back into the scene over the specified duration of time (in seconds). This function would typically be called at some point after [[fade_out|Fade Out]] is used. | Fades back into the scene over the specified duration of time (in seconds). This function would typically be called at some point after [[fade_out|Fade Out]] is used. | ||
+ | ====Signature:==== | ||
<code python> | <code python> | ||
fade_in(duration) | fade_in(duration) |