Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

ObjectMatchMode

enumeration

Description

Enum for controlling how e.g. GameObjects and Components are matched.

Properties

Description
NoMatchingPerformedDisable matching of objects.
ByNameMatch by name.
ByHierarchyMatch by full hierarchy name.