Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

Selection.gameObjects

public static GameObject[] gameObjects;

Description

Returns the actual game object selection. Includes prefabs, non-modifiable objects.

When working with objects that are primarily in a scene, it is strongly recommended to use Selection.transforms instead.

Did you find this page useful? Please give it a rating: