Cinemachine
CinemachineTransposer Methods |
The CinemachineTransposer type exposes the following members.
Methods
Name | Description | |
---|---|---|
GeTargetCameraPosition | Internal API for the Inspector Editor, so it can draw a marker at the target | |
GetReferenceOrientation | Internal API for the Inspector Editor, so it can draw a marker at the target | |
InitPrevFrameStateInfo | Initializes the state for previous frame if appropriate. | |
MutateCameraState | Positions the virtual camera according to the transposer rules. (Overrides CinemachineComponentBaseMutateCameraState(CameraState, Single).) | |
OnPositionDragged | API for the editor, to process a position drag from the user.
This implementation adds the delta to the follow offset. (Overrides CinemachineComponentBaseOnPositionDragged(Vector3).) | |
OnValidate | ||
TrackTarget | Positions the virtual camera according to the transposer rules. |
See Also