DynamicTreeTComputeHeight Method |
Compute the height of the entire tree.
Namespace: Internal.tainicom.Aether.Physics2D.CollisionAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic int ComputeHeight()
Return Value
Int32The height of the tree.
See Also