DynamicTreeTHeight Property |
Compute the height of the binary tree in O(N) time. Should not be called often.
Namespace:
Internal.tainicom.Aether.Physics2D.Collision
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public int Height { get; }
Property Value
Type:
Int32See Also