CinemachineGroupComposer Methods

Cinemachine

CinemachineGroupComposer Methods

The CinemachineGroupComposer type exposes the following members.

Methods
  NameDescription
Protected methodGetTrackedPoint
Apply the target offsets to the target location.
(Inherited from CinemachineComposer.)
Public methodMutateCameraState
Applies the composer rules and orients the camera accordingly
(Overrides CinemachineComposerMutateCameraState(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