docs.unity.cn
    Show / Hide Table of Contents

    Delegate CinemachineVirtualCamera.DestroyPipelineDelegate

    Override component pipeline destruction. This needs to be done by the editor to support Undo.

    Namespace: Unity.Cinemachine
    Syntax
    public delegate void DestroyPipelineDelegate(GameObject pipeline);
    Parameters
    Type Name Description
    GameObject pipeline
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Saturday, May 6, 2023