DynamicTreeTMaxBalance Property |
Get the maximum balance of an node in the tree. The balance is the difference
in height of the two children of a node.
Namespace: Internal.tainicom.Aether.Physics2D.CollisionAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic int MaxBalance { get; }Property Value
Int32
See Also