Version: 2022.2
言語: 日本語
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.