Cinemachine
CinemachineVirtualCameraBaseOnPostPipelineStage Field |
A delegate to hook into the state calculation pipeline.
Implementaion must be sure to call this after each pipeline stage, to allow
other services to hook into the pipeline.
See CinemachineCore.Stage.
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
protected CinemachineVirtualCameraBaseOnPostPipelineStageDelegate OnPostPipelineStage
var OnPostPipelineStage
Field Value
Type: CinemachineVirtualCameraBaseOnPostPipelineStageDelegateSee Also