DynamicTreeTHeight Property |
Compute the height of the binary tree in O(N) time. Should not be called often.
Namespace: Internal.tainicom.Aether.Physics2D.CollisionAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic int Height { get; }Property Value
Int32
See Also