onpointerenter - eisclimber/ExPresS-XR GitHub Wiki

PictureWallHoverer.OnPointerEnter(PointerEventData)

Method in PictureWallHoverer

Summary

Detects Ui interactions to emit the OnHoverEnter-event. Automatically called when a pointer (Ray, Poke, Mouse, ...) enters this element.

public void OnPointerEnter(PointerEventData eventData);

Parameters

Name Description
UnityEngine.EventSystems.PointerEventData eventData Context of the event.
⚠️ **GitHub.com Fallback** ⚠️