docs.unity3d.com
    Show / Hide Table of Contents

    Enum EaseState

    Options for displaying easing transitions of the tunneling vignette effect to reduce potential distractions from instantaneously changing the user's field of view.

    Namespace: UnityEngine.XR.Interaction.Toolkit
    Syntax
    public enum EaseState

    Fields

    Name Description Value
    EasingIn

    Display the ease-in transition from the normal state to the tunneled field of view, (e.g., when the user started or is continuously moving).

    EasingInHoldBeforeEasingOut

    Continue displaying the ease-in transition after an ease-out transition is triggered and switch to the ease-out transition state after the ease-in transition is complete.

    EasingOut

    Display the ease-out transition from the tunneled field of view to the normal state, (e.g., when the user completed moving).

    EasingOutDelay

    Delay the start of ease-out transition.

    NotEasing

    Display the normal state with no vignette effect (e.g., when the user is idling).

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023