Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ctrlKey

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

Definition

bool ctrlKey { get; }

Remarks

Refer to EventModifiers.Control for more information.