Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


altKey

Gets a boolean value that indicates whether the Alt key is pressed. True means the Alt key is pressed. False means it isn't.
Read time 1 minuteLast updated 6 days ago

Definition

bool altKey { get; }