This version of Unity is unsupported.

HierarchyFlattened.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.