getTreeHeight method

int getTreeHeight()

Gets the height of the dynamic tree

Implementation

int getTreeHeight() => contactManager.broadPhase.getTreeHeight();