Version: 2020.2
언어: 한국어
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.