![]() |
AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
|
Static Public Member Functions | |
| static RaycastResult | Raycast (this EventSystem eventSystem, PointerEventData pointerEventData, LayerMask[] layerMasks) |
| Executes a raycast all and returns the closest element. Fixes the current issue with Unity's raycast sorting which does not consider separate canvases. More... | |
Definition at line 10 of file EventSystemExtensions.cs.
|
static |
Executes a raycast all and returns the closest element. Fixes the current issue with Unity's raycast sorting which does not consider separate canvases.
Definition at line 20 of file EventSystemExtensions.cs.