CinemachineOrbitalTransposer Fields

Cinemachine

CinemachineOrbitalTransposer Fields

The CinemachineOrbitalTransposer type exposes the following members.

Fields
  NameDescription
Public fieldm_BindingMode
The coordinate space to use when interpreting the offset from the target
(Inherited from CinemachineTransposer.)
Public fieldm_FollowOffset
The distance which the transposer will attempt to maintain from the transposer subject
(Inherited from CinemachineTransposer.)
Public fieldm_Heading
The definition of Forward. Camera will follow behind.
Public fieldm_HeadingIsSlave
Drive the x-axis setting programmatically. Automatic heading updating will be disabled.
Public fieldm_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.)
Public fieldm_RecenterToTargetHeading
Parameters that control Automating Heading Recentering
Public fieldm_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.)
Public fieldm_XAxis
Axis representing the current heading. Value is in degrees and represents a rotation about the up vector
Public fieldm_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.)
Public fieldm_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.)
Public fieldm_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.)
Public fieldm_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.)
Top
See Also