Cinemachine
CinemachineBrainGetSoloGUIColor Method |
API for the Unity Editor.
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public static Color GetSoloGUIColor()
Cinemachine.CinemachineBrain.GetSoloGUIColor = function();
Return Value
Type: ColorColor used to indicate that a camera is in Solo mode.
See Also