CinemachineOrbitalTransposer Properties

Cinemachine

CinemachineOrbitalTransposer Properties

The CinemachineOrbitalTransposer type exposes the following members.

Properties
  NameDescription
Protected propertyAngularDamping
Damping speeds for each of the 3 axes of the target's rotation
(Inherited from CinemachineTransposer.)
Protected propertyDamping
Damping speeds for each of the 3 axes of the offset from target
(Inherited from CinemachineTransposer.)
Protected propertyEffectiveOffset
Get the target offset, with sanitization
(Inherited from CinemachineTransposer.)
Public propertyFollowTarget
Returns the owner vcam's Follow target.
(Inherited from CinemachineComponentBase.)
Public propertyIsValid
True if component is enabled and has a valid Follow target
(Inherited from CinemachineTransposer.)
Public propertyLookAtTarget
Returns the owner vcam's LookAt target.
(Inherited from CinemachineComponentBase.)
Public propertyStage
Get the Cinemachine Pipeline stage that this component implements. Always returns the Body stage
(Inherited from CinemachineTransposer.)
Public propertyVcamState
Returns the owner vcam's CameraState.
(Inherited from CinemachineComponentBase.)
Public propertyVirtualCamera
Get the associated CinemachineVirtualCameraBase
(Inherited from CinemachineComponentBase.)
Top
See Also