CinemachineTransposer Properties

Cinemachine

CinemachineTransposer Properties

The CinemachineTransposer type exposes the following members.

Properties
  NameDescription
Protected propertyAngularDamping
Damping speeds for each of the 3 axes of the target's rotation
Protected propertyDamping
Damping speeds for each of the 3 axes of the offset from target
Protected propertyEffectiveOffset
Get the target offset, with sanitization
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
(Overrides CinemachineComponentBaseIsValid.)
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
(Overrides CinemachineComponentBaseStage.)
Public propertyVcamState
Returns the owner vcam's CameraState.
(Inherited from CinemachineComponentBase.)
Public propertyVirtualCamera
Get the associated CinemachineVirtualCameraBase
(Inherited from CinemachineComponentBase.)
Top
See Also