Version: 2020.3
言語: 日本語
public static Object activeObject ;

説明

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

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