NeoAxis Documentation
Table of contents
Theme
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Collision
DynamicTreeBroadPhase Class
DynamicTreeBroadPhase Properties
ProxyCount Property
TreeBalance Property
TreeHeight Property
TreeQuality Property
DynamicTreeBroadPhase
ProxyCount Property
Get the number of proxies.
Namespace:
Internal.tainicom.Aether.Physics2D.Collision
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
int
ProxyCount
{
get
; }
Property Value
Type:
Int32
The proxy count.
Implements
IBroadPhase
ProxyCount
See Also
Reference
DynamicTreeBroadPhase Class
Internal.tainicom.Aether.Physics2D.Collision Namespace
Copyright 2024 NeoAxis Group. All rights reserved.