CinemachineTransposer Methods

Cinemachine

CinemachineTransposer Methods

The CinemachineTransposer type exposes the following members.

Methods
  NameDescription
Public methodGeTargetCameraPosition
Internal API for the Inspector Editor, so it can draw a marker at the target
Public methodGetReferenceOrientation
Internal API for the Inspector Editor, so it can draw a marker at the target
Protected methodInitPrevFrameStateInfo
Initializes the state for previous frame if appropriate.
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).)
Protected methodOnValidate
Protected methodTrackTarget
Positions the virtual camera according to the transposer rules.
Top
See Also