Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


altKey

Gets a boolean value that indicates whether the Alt key is pressed.
Read time 1 minuteLast updated 4 days ago

Definition

public bool altKey { get; }

Remarks

Refer to EventModifiers.Alt for more information.