Unity Engine documentationScript ReferenceUnityEngineUnityEngine.UIElementsMouseEventBase<T>ctrlKeyReturns true if the Ctrl key is pressed.Read time 1 minuteLast updated 6 days agoDefinition Type: Property Namespace: UnityEngine.UIElements Assembly: UnityEngine.UIElementsModule public bool ctrlKey { get; }