Cinemachine
![]() | CinemachineOrbitalTransposer Fields |
The CinemachineOrbitalTransposer type exposes the following members.

Name | Description | |
---|---|---|
![]() | m_BindingMode | The coordinate space to use when interpreting the offset from the target (Inherited from CinemachineTransposer.) |
![]() | m_FollowOffset | The distance which the transposer will attempt to maintain from the transposer subject (Inherited from CinemachineTransposer.) |
![]() | m_Heading | The definition of Forward. Camera will follow behind. |
![]() | m_HeadingIsSlave |
Drive the x-axis setting programmatically.
Automatic heading updating will be disabled.
|
![]() | m_PitchDamping | How aggressively the camera tries to track the target rotation's X angle.
Small numbers are more responsive. Larger numbers give a more heavy slowly responding camera. (Inherited from CinemachineTransposer.) |
![]() | m_RecenterToTargetHeading | Parameters that control Automating Heading Recentering |
![]() | m_RollDamping | How aggressively the camera tries to track the target rotation's Z angle.
Small numbers are more responsive. Larger numbers give a more heavy slowly responding camera. (Inherited from CinemachineTransposer.) |
![]() | m_XAxis | Axis representing the current heading. Value is in degrees
and represents a rotation about the up vector |
![]() | m_XDamping | How aggressively the camera tries to maintain the offset in the X-axis.
Small numbers are more responsive, rapidly translating the camera to keep the target's
x-axis offset. Larger numbers give a more heavy slowly responding camera.
Using different settings per axis can yield a wide range of camera behaviors (Inherited from CinemachineTransposer.) |
![]() | m_YawDamping | How aggressively the camera tries to track the target rotation's Y angle.
Small numbers are more responsive. Larger numbers give a more heavy slowly responding camera. (Inherited from CinemachineTransposer.) |
![]() | m_YDamping | How aggressively the camera tries to maintain the offset in the Y-axis.
Small numbers are more responsive, rapidly translating the camera to keep the target's
y-axis offset. Larger numbers give a more heavy slowly responding camera.
Using different settings per axis can yield a wide range of camera behaviors (Inherited from CinemachineTransposer.) |
![]() | m_ZDamping | How aggressively the camera tries to maintain the offset in the Z-axis.
Small numbers are more responsive, rapidly translating the camera to keep the
target's z-axis offset. Larger numbers give a more heavy slowly responding camera.
Using different settings per axis can yield a wide range of camera behaviors (Inherited from CinemachineTransposer.) |
