This site has been permanently archived. The content on this site was last updated in 2019.
Stay organized with collections
Save and categorize content based on your preferences.
GvrExecuteEventsExtension
This script extends the standard Unity EventSystem
events with GVR-specific events.
Summary
Properties
pointerHoverHandler
static ExecuteEvents.EventFunction< IGvrPointerHoverHandler > pointerHoverHandler
Gets a handler for hover events.
A handler for hover events.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[null,null,["Last updated 2024-10-09 UTC."],[],["The `GvrExecuteEventsExtension` script enhances Unity's `EventSystem` with Google VR (GVR) events. It introduces a key property: `pointerHoverHandler`. This static property, of type `ExecuteEvents.EventFunction\u003cIGvrPointerHoverHandler\u003e`, provides a handler for detecting and managing hover events within a GVR context, allowing developers to respond to when a pointer is hovering over a game object.\n"],null,[]]