Transition
Introduction
The Transition Nodes are used for creating Transitions between Scenes in a Screen. A Transition is the process of changing the displayed Scene on a Screen.
There are three types of Transitions that can be created:
Fade: The initial Scene fades out and the final Scene fades in.
MoveIn: The final Scene moves in from a side of the Screen and covers the initial Scene.
SlideIn: The final Scene slides in from a side of the Screen and pushes out the initial Scene.
Contents
Last updated