Version: 2018.2
public static GameObject[] gameObjects ;

説明

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

シーン内で Primarily のオブジェクトを操作するときは、Selection.activeTransform を使用することをお勧めします。