Cinemachine
CinemachineBasicMultiChannelPerlin Methods |
The CinemachineBasicMultiChannelPerlin type exposes the following members.
Methods
Name | Description | |
---|---|---|
MutateCameraState | Applies noise to the Correction channel of the CameraState if the
delta time is greater than 0. Otherwise, does nothing. (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