Transition Effect

Transition effects allow you to fade in and out the environment scene. This can be used indicate to the user that time has passed or hiding parts of the simulation that you do not want the user to see, such as environment setup or teardown actions.

Effect: Fade Out turns the screen black. Fade In removes the fade out effect and brings back the scene to view. Usually, these actions are used together.

Duration: How long in seconds should the effect take.

Proceed Without Finishing: If active, subsequent state actions will continue while the effect occurs.

Last updated