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 |