> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/toolbox/transition.md).

# Transition

## Introduction

The **Transition** **Nodes** are used for creating **Transitions** between [**Scenes**](/incari-studio/objects-and-types/project-objects/scene.md) in a [**Screen**](/incari-studio/objects-and-types/project-objects/screen.md). 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

* [**CrossFade**](/incari-studio/toolbox/transition/crossfade.md)
* [**Fade**](/incari-studio/toolbox/transition/fade.md)
* [**MoveInFromBottom**](/incari-studio/toolbox/transition/moveinfrombottom.md)
* [**MoveInFromLeft**](/incari-studio/toolbox/transition/moveinfromleft.md)
* [**MoveInFromRight**](/incari-studio/toolbox/transition/moveinfromright.md)
* [**MoveInFromTop**](/incari-studio/toolbox/transition/moveinfromtop.md)
* [**SlideInFromBottom**](/incari-studio/toolbox/transition/slideinfrombottom.md)
* [**SlideInFromLeft**](/incari-studio/toolbox/transition/slideinfromleft.md)
* [**SlideInFromRight**](/incari-studio/toolbox/transition/slideinfromright.md)
* [**SlideInFromTop**](/incari-studio/toolbox/transition/slideinfromtop.md)
