Enum CinemachineTriggerAction.ActionSettings.Mode | Cinemachine | 2.4.0
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
    Activate

    Activate the target GameObject

    Custom

    Use the event only

    Deactivate

    Decativate target GameObject

    Disable

    Disable a component

    Enable

    Enable a component

    Play

    Start animation on target

    PriorityBoost

    Boost priority of virtual camera target

    Stop

    Stop animation on target

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX