Field ChannelMask
The CinemachineBrain will find the highest-priority CinemachineCamera that outputs to any of the channels selected. CinemachineCameras that do not output to one of these channels will be ignored. Use this in situations where multiple CinemachineBrains are needed (for example, Split-screen).
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("The CinemachineBrain will find the highest-priority CinemachineCamera that outputs to any of the channels selected. CinemachineCameras that do not output to one of these channels will be ignored. Use this in situations where multiple CinemachineBrains are needed (for example, Split-screen).")]
public OutputChannels ChannelMask
Returns
Type | Description |
---|---|
OutputChannels |