CinemachineOrbitalTransposer.Recentering Structure
From Cinemachine
Cinemachine
![]() | CinemachineOrbitalTransposerRecentering Structure |
Controls how automatic orbit recentering occurs
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
[SerializableAttribute] [DocumentationSortingAttribute(6.5f, DocumentationSortingAttributeLevel.UserRef)] public struct Recentering
JavaScript supports the use of structures, but not the declaration of new ones.The CinemachineOrbitalTransposerRecentering type exposes the following members.
| Name | Description | |
|---|---|---|
| m_enabled | If checked, will enable automatic recentering of the
camera based on the heading calculation mode. If FALSE, recenting is disabled. | |
| m_RecenteringTime | Maximum angular speed of recentering. Will accelerate into and decelerate out of this | |
| m_RecenterWaitTime | If no input has been detected, the camera will wait
this long in seconds before moving its heading to the default heading. |
