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

ObjectMatchMode

enumeration

Description

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

Properties

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