Version: 2022.3

ObjectMatchMode

enumeration

切换到手册

描述

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

变量

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