docs.unity.cn
    Show / Hide Table of Contents

    Enum CinemachineTriggerAction.ActionSettings.Mode

    What action to take

    Namespace: Cinemachine
    Syntax
    public enum Mode

    Fields

    Name Description Value
    Activate

    Activate the target GameObject

    Custom

    Use the event only

    Deactivate

    Decativate target GameObject

    Disable

    Disable a component

    Enable

    Enable a component

    PriorityBoost

    Boost priority of virtual camera target

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, August 31, 2022
    Terms of use