Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ctrlKey

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

Definition

public bool ctrlKey { get; }