SlideInFromBottom
Last updated
Last updated
The SlideInFromBottom Node applies a Transition from the current Scene to the chosen Scene. Starting off-screen, the chosen Scene moves in from the bottom of the Screen. This Transition leads to the chosen Scene pushing the previous Scene to the top, the latter of which disappears from view as the Transition ends and is replaced by the former.
Scope: Project.
Attribute | Type | Description |
---|---|---|
Input | Type | Description |
---|---|---|
Output | Type | Description |
---|---|---|
Duration (sec)
Float
The duration, in seconds, of the Transition, if none is given in the Input Socket.
Start
(►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
In Scene
SceneID
The Scene to which the current Scene will Transition to.
Screen
ScreenID
The Screen that contains the initial and final Scenes.
Duration
Float
The duration, in seconds, of the Transition.
OnStart
(►)
Pulse
Flows to the next Node following SlideInFromBottom when the Transition starts.
OnEnd
(►)
Pulse
Flows to the next Node following SlideInFromBottom when the Transition ends.