docs.unity3d.com
    目次を表示する/隠す

    Enum VirtualMouseInput.CursorMode

    Determines how the cursor for the virtual mouse is represented.

    Namespace: UnityEngine.InputSystem.UI
    Syntax
    public enum CursorMode

    Fields

    Name Description Value
    HardwareCursorIfAvailable

    If a native Mouse device is present, its cursor will be used and driven by the virtual mouse using WarpCursorPosition(Vector2). The software cursor referenced by cursorGraphic will be disabled.

    Note that if no native Mouse is present, behavior will fall back to SoftwareCursor.

    SoftwareCursor

    The cursor is represented as a UI element. See cursorGraphic.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)