Version: 2018.1

GameObjectUtility

class in UnityEditor

Switch to Manual

Description

Функции утилиты GameObject.

Static Functions

AreStaticEditorFlagsSetВозвращает true, если хотя бы один из флагов в StaticEditorFlags задан.
GetNavMeshAreaВозвращает navmesh слой для указанного GameObject'а.
GetNavMeshAreaFromNameВозвращает navmesh слой по имени слоя.
GetNavMeshAreaNamesВозвращает имена всех navmesh слоев.
GetStaticEditorFlagsЗадает флаги StaticEditorFlags.
GetUniqueNameForSiblingGet unique name for a new GameObject compared to existing siblings. Useful when trying to avoid duplicate naming. When duplicate(s) are found, uses incremental a number after the base name.
SetNavMeshAreaЗадает navmesh слой для указанного gameobject'а.
SetParentAndAlignSets the parent and gives the child the same layer and position.
SetStaticEditorFlagsВозвращает navmesh слой для указанного GameObject'а.