CinemachineBasicMultiChannelPerlin Methods

Cinemachine

CinemachineBasicMultiChannelPerlin Methods

The CinemachineBasicMultiChannelPerlin type exposes the following members.

Methods
  NameDescription
Public methodMutateCameraState
Applies noise to the Correction channel of the CameraState if the delta time is greater than 0. Otherwise, does nothing.
(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