Cinemachine
CinemachineComposer Methods |
The CinemachineComposer type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetTrackedPoint | Apply the target offsets to the target location. | |
MutateCameraState | Applies the composer rules and orients the camera accordingly (Overrides CinemachineComponentBaseMutateCameraState(CameraState, Single).) | |
OnPositionDragged | API for the editor, to process a position drag from the user.
Base class implementation does nothing. (Inherited from CinemachineComponentBase.) |
See Also