Version: 2021.2
언어: 한국어

Selection.activeInstanceID

매뉴얼로 전환
public static int activeInstanceID ;

설명

Returns the instanceID of 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.