User Tools

Site Tools


fade_in

This is an old revision of the document!


Fade In


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 is used.

fade_in(duration)
ArgumentDescriptionTypeRequired
durationLength of the fade (in seconds).DecimalYes

Example:

fade_in(1)

Results: The screen fades back into view over a duration of one second.

Use the Fade Out and Fade In functions to transition between segments of a cutscene or as a way to hide visual modifications to the scene (e.g. removing a character or object).


Editor Node:

Visual Demo:

fade_in.1492126952.txt.gz · Last modified: 2017/04/13 16:42 by justin