Selection.activeObject

public static Object activeObject;

Description

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答