Noble.TransitionType

A set of constants for scene transition animations.

See


Constants

Noble.TransitionType.CUT
An all-time classic.
Noble.TransitionType.CROSS_DISSOLVE
A simple cross-fade.
Noble.TransitionType.DIP_TO_BLACK
Fade to black, then to the next scene.
Noble.TransitionType.DIP_TO_WHITE
Fade to white, then to the next scene.
Noble.TransitionType.DIP_WIDGET_SATCHEL
An "accordion" transition, from "Widget Satchel" by Noble Robot.
Noble.TransitionType.DIP_METRO_NEXUS
A "cascade" transition, from "Metro Nexus" by Noble Robot.
Noble.TransitionType.SLIDE_OFF_LEFT
The existing scene slides off the left side of the screen, revealing the next scene.
Noble.TransitionType.SLIDE_OFF_RIGHT
The existing scene slides off the right side of the screen, revealing the next scene.
Noble.TransitionType.SLIDE_OFF_UP
The existing scene slides off the top of the screen.
Noble.TransitionType.SLIDE_OFF_DOWN
The existing scene slides off the bottom of the screen, revealing the next scene.
Noble Engine by Mark LaCroix, Noble Robot Documentation created using LDoc 1.5.0.