CinemachineComposer Methods

Cinemachine

CinemachineComposer Methods

The CinemachineComposer type exposes the following members.

Methods
  NameDescription
Protected methodGetTrackedPoint
Apply the target offsets to the target location.
Public methodMutateCameraState
Applies the composer rules and orients the camera accordingly
(Overrides CinemachineComponentBaseMutateCameraState(CameraState, Single).)
Public methodOnPositionDragged
API for the editor, to process a position drag from the user. Base class implementation does nothing.
(Inherited from CinemachineComponentBase.)
Top
See Also