docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum InputSettings.ScrollDeltaBehavior

    How platform-specific input should be converted when returning delta values for scroll wheel input actions.

    Namespace: UnityEngine.InputSystem
    Assembly: Unity.InputSystem.dll
    Syntax
    public enum InputSettings.ScrollDeltaBehavior

    Fields

    Name Description
    KeepPlatformSpecificInputRange

    The range used for the delta is the same as returned by the platform input.

    UniformAcrossAllPlatforms

    The range used for the delta is converted to be uniform across all platforms.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)