Enum PointerModeType | Project Tiny | 0.21.0-preview.3
docs.unity3d.com
    Show / Hide Table of Contents

    Enum PointerModeType

    Pointer mode type

    Namespace: Unity.Tiny.Input
    Syntax
    public enum PointerModeType

    Fields

    Name Description
    Hidden

    Cursor is hidden (so you can provide your own) but not locked to the window

    Locked

    Cursor is hidden and locked to center of window. Window must get input focus for this to activate, and if input focus is lost (i.e. switch to another window) the cursor is unlocked

    Normal

    Cursor behaves in default manner according to OS

    Back to top
    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