GvrControllerTooltipsSimple

A lightweight tooltip designed to minimize draw calls.

Summary

Inheritance

Inherits from: MonoBehaviour, IGvrArmModelReceiver

Properties

ArmModel
Gets or sets the arm model used to position the controller.

Protected functions

OnVisualUpdate()
void
Updates the tooltip visualation based on the arm model.

Properties

ArmModel

GvrBaseArmModel ArmModel

Gets or sets the arm model used to position the controller.

The arm model used to position the controller.

Protected functions

OnVisualUpdate

void OnVisualUpdate()

Updates the tooltip visualation based on the arm model.