This site has been permanently archived. The content on this site was last updated in 2019.
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."],[[["The GvrRecenterOnlyController is used to recenter controllers in scenes lacking a distinct forward direction."],["It functions by adjusting the transform's orientation to account for changes from recenter events."],["This controller should be placed on the parent object of the camera requiring orientation correction."],["Detailed information about its use can be found in the Daydream design requirements under UX-D6."]]],[]]