Class CinemachinePostProcessing
Inheritance
CinemachinePostProcessing
Inherited Members
Namespace: Cinemachine.PostFX
Assembly: solution.dll
Syntax
[AddComponentMenu("")]
public class CinemachinePostProcessing : CinemachineExtension
Methods
Name | Description |
---|---|
PostPipelineStageCallback(CinemachineVirtualCameraBase, Stage, ref CameraState, float) | This callback will be called after the virtual camera has implemented each stage in the pipeline. This method may modify the referenced state. If deltaTime less than 0, reset all state info and perform no damping. |