Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

VisibleObjects

enumeration

Description

A bit field that contains the different categories of object that the object selector window can display.

Properties

NoneThe object selector window cannot display any objects.
AssetsThe object selector window can only display Assets.
SceneThe object selector window can only display GameObjects.
AllThe object selector window can display all categories.