Class RayInputModule.RayMouseState | Unity Reflect | 1.0.0-preview.11
docs.unity3d.com
    Show / Hide Table of Contents

    Class RayInputModule.RayMouseState

    Inheritance
    Object
    RayInputModule.RayMouseState
    Namespace: UnityEngine.EventSystems
    Syntax
    protected class RayMouseState

    Methods

    AnyPressesThisFrame()

    Declaration
    public bool AnyPressesThisFrame()
    Returns
    Type Description
    Boolean

    AnyReleasesThisFrame()

    Declaration
    public bool AnyReleasesThisFrame()
    Returns
    Type Description
    Boolean

    GetButtonState(PointerEventData.InputButton)

    Declaration
    public RayInputModule.RayButtonState GetButtonState(PointerEventData.InputButton button)
    Parameters
    Type Name Description
    PointerEventData.InputButton button
    Returns
    Type Description
    RayInputModule.RayButtonState

    SetButtonState(PointerEventData.InputButton, PointerEventData.FramePressState, RayEventData)

    Declaration
    public void SetButtonState(PointerEventData.InputButton button, PointerEventData.FramePressState stateForMouseButton, RayEventData data)
    Parameters
    Type Name Description
    PointerEventData.InputButton button
    PointerEventData.FramePressState stateForMouseButton
    RayEventData data
    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