PointerEventData

class in UnityEngine.EventSystems

/

Hereda de:EventSystems.BaseEventData

Cambiar al Manual

Descripción

Event payload associated with pointer (mouse / touch) events.

Variables

buttonThe InputButton for this event.
clickCountNumber of clicks in a row.
clickTimeThe last time a click event was sent.
deltaPointer delta since last update.
draggingDetermines whether the user is dragging the mouse or trackpad.
enterEventCameraThe camera associated with the last OnPointerEnter event.
hoveredList of objects in the hover stack.
lastPressThe GameObject for the last press event.
pointerCurrentRaycast RaycastResult associated with the current event.
pointerDragThe object that is receiving OnDrag.
pointerEnterThe object that received 'OnPointerEnter'.
pointerIdIdentification of the pointer.
pointerPressThe GameObject that received the OnPointerDown.
pointerPressRaycast RaycastResult associated with the pointer press.
positionCurrent pointer position.
pressEventCameraThe camera associated with the last OnPointerPress event.
pressPositionPosition of the press.
rawPointerPressThe object that the press happened on even if it can not handle the press event.
scrollDeltaThe amount of scroll since the last update.
useDragThresholdShould a drag threshold be used?

Funciones Públicas

IsPointerMovingIs the pointer moving.
IsScrollingIs scroll being used on the input device.

Miembros heredados

Variables

usedIs the event used?
currentInputModuleA reference to the BaseInputModule that sent this event.
selectedObjectThe object currently considered selected by the EventSystem.

Funciones Públicas

ResetReset the event.
UseUse the event.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961