docs.unity.cn
    Show / Hide Table of Contents

    Delegate CinemachineFreeLook.DestroyRigDelegate

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

    Namespace: Cinemachine
    Syntax
    public delegate void DestroyRigDelegate(GameObject rig);
    Parameters
    Type Name Description
    GameObject rig
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, August 31, 2022
    Terms of use