altKey
Gets a boolean value that indicates whether the Alt key is pressed.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
bool altKey { get; }
Remarks
Refer to EventModifiers.Alt for more information.