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

HierarchyViewModel.GetDepth

Declaration

public int GetDepth(ref Unity.Hierarchy.HierarchyNode node);

Parameters

node The hierarchy node.

Returns

int The depth of the hierarchy node.

Description

Determines the depth of a node.