This site has been permanently archived. The content on this site was last updated in 2019.
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 `GvrControllerTooltipsSimple` prefab provides customizable tooltips optimized for VR performance."],["To utilize these tooltips, simply add the prefab to your `GvrControllerPointer`'s Attachment Prefabs list."],["The prefab uses a customizable `ddcontroller_tooltips.png` texture for rendering the tooltips."],["The `GvrControllerTooltipsSimple` game object includes components such as `GvrControllerTooltipsSimple`, `MeshFilter`, `MeshRenderer`, and `Transform` for managing its functionality and appearance."]]],["The `GvrControllerTooltipsSimple` prefab provides customizable tooltips using the `ddcontroller_tooltips.png` texture, optimized for rendering performance. To utilize it, add this prefab to the **Attachment Prefabs** list within `GvrControllerPointer`. The prefab itself contains the `GvrControllerTooltipsSimple` component alongside `UnityEngine.MeshFilter`, `UnityEngine.MeshRenderer`, and `UnityEngine.Transform` components to render the texture. The primary function is rendering tooltips.\n"]]