Class CinemachineVolumeSettings
This behaviour is a liaison between Cinemachine with the Post-Processing v3 module.
As a component on the Virtual Camera, it holds a Post-Processing Profile asset that will be applied to the Unity camera whenever the Virtual camera is live. It also has the optional functionality of animating the Focus Distance and DepthOfField properties of the Camera State, and applying them to the current Post-Processing profile, provided that profile has a DepthOfField effect that is enabled.
Inherited Members
Namespace: Cinemachine.PostFX
Syntax
[AddComponentMenu("")]
public class CinemachineVolumeSettings : MonoBehaviour