GvrEventSystem prefab

Convenience prefab that serves as a drop-in replacement for Unity's Game Object > UI > Event System prefab.

Includes a GvrPointerInputModule component instead of Unity's StandaloneInputModule.

Prefab Hierarchy

Game object name Description

Container for the Event System and GvrPointerInputModule components.

GvrEventSystem game object

Container for the Event System and GvrPointerInputModule components.

Components: GvrPointerInputModule, UnityEngine.EventSystems.EventSystem, UnityEngine.Transform