Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


shiftKey

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

Definition

bool shiftKey { get; }