Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ISelection

Selection interface.
Read time 1 minuteLast updated 6 days ago

Definition

public interface ISelection

Properties

Property

Description

selectionGet the selection.

Methods

Method

Description

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