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.
GvrRecenterOnlyController
Used to recenter only the controllers, required for scenes that have no clear forward direction.
Summary
Details: https://developers.google.com/vr/distribute/daydream/design-requirements#UX-D6
Works by offsetting the orientation of the transform when a recenter occurs to correct for the orientation change caused by the recenter event.
Usage: Place on the parent of the camera that should have its orientation corrected.
Inheritance
Inherits from: MonoBehaviour
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."],[[["\u003cp\u003eThe GvrRecenterOnlyController is used to recenter controllers in scenes lacking a distinct forward direction.\u003c/p\u003e\n"],["\u003cp\u003eIt functions by adjusting the transform's orientation to account for changes from recenter events.\u003c/p\u003e\n"],["\u003cp\u003eThis controller should be placed on the parent object of the camera requiring orientation correction.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information about its use can be found in the Daydream design requirements under UX-D6.\u003c/p\u003e\n"]]],["The GvrRecenterOnlyController recenters controllers in scenes lacking a clear forward direction. It offsets the transform's orientation during a recenter event to correct orientation changes. It is placed on the parent of the camera requiring orientation correction. This is essential for meeting specific design requirements for VR applications. It can be found in the link: https://developers.google.com/vr/distribute/daydream/design-requirements#UX-D6\n"],null,["# GvrRecenterOnlyController Class Reference\n\nGvrRecenterOnlyController\n=========================\n\nUsed to recenter only the controllers, required for scenes that have no clear forward direction.\n\nSummary\n-------\n\nDetails: \u003chttps://developers.google.com/vr/distribute/daydream/design-requirements#UX-D6\u003e\n\nWorks by offsetting the orientation of the transform when a recenter occurs to correct for the orientation change caused by the recenter event.\n\nUsage: Place on the parent of the camera that should have its orientation corrected.\n\n### Inheritance\n\nInherits from: MonoBehaviour"]]