Cinemachine
CinemachineVirtualCameraInvalidateComponentPipeline Method |
Editor API: Call this when changing the pipeline from the editor.
Will force a rebuild of the pipeline cache.
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public void InvalidateComponentPipeline()
function InvalidateComponentPipeline();
See Also