Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

Selection.activeInstanceID

public static int activeInstanceID;

Description

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.

Did you find this page useful? Please give it a rating: