Version: Unity 6 (6000.0)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

ISelection

interface in UnityEditor.Experimental.GraphView

Description

Selection interface.

Properties

Description
selectionGet the selection.

Public Methods

Description
AddToSelectionAdd element to selection.
ClearSelectionClear selection.
RemoveFromSelectionRemove element from selection.