Search Results for

    Show / Hide Table of Contents

    Namespace Immersive.Transitions

    Classes

    ChangeScene

    ChangeSceneToNextSceneOnlyInBuild

    SceneTransitionDelayBase

    This class allows you to delay a transition such as a fade in from starting when loading the scene. Use this if you need to wait for something in scene to load before you want it to be visible to the user.

    SceneTransitionDelayTimer

    When this component is added to the scene. It will delay any scene transition from starting for the specified amount of time.

    SceneTransitionImageUVManipulator

    This component will Manage the UVs of Images used for Transitions. UV 0 will be scaled based upon the aspect ratio of the surface. This should be used for any mask effect. UV 1 contain the original UV. This should be used for texture filtering.

    SceneTransitionProperty

    SceneTransitionPropertyDrawer

    SceneTransitions

    SceneTransitionStyle

    SceneTransitionStyleEditor

    TransitionIntoSceneOnStart

    This script will Transition into this scene with the provided Style assuming that

    Enums

    SceneTransitionProperty.SelectionType

    In This Article
    Back to top Immersive Interactive