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 4 days ago

Definition

public bool shiftKey { get; }