Class RayInputModule.RayButtonState
Namespace: UnityEngine.EventSystems
Syntax
protected class RayButtonState
Properties
button
Declaration
public PointerEventData.InputButton button { get; set; }
Property Value
| Type | Description |
|---|---|
| PointerEventData.InputButton |
eventData
Declaration
public RayInputModule.MouseButtonRayEventData eventData { get; set; }
Property Value
| Type | Description |
|---|---|
| RayInputModule.MouseButtonRayEventData |