CinemachineTrackedDolly Methods

Cinemachine

CinemachineTrackedDolly Methods

The CinemachineTrackedDolly type exposes the following members.

Methods
  NameDescription
Public methodMutateCameraState
Positions the virtual camera according to the transposer rules.
(Overrides CinemachineComponentBaseMutateCameraState(CameraState, Single).)
Public methodOnPositionDragged
API for the editor, to process a position drag from the user. This implementation adds the delta to the follow offset.
(Overrides CinemachineComponentBaseOnPositionDragged(Vector3).)
Top
See Also