Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


InvertSelection

The command name for the Invert Selection command, which selects the items that are not part of the current selection and deselects the items that are.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.UICommonModule
public const string InvertSelection = "InvertSelection"