NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Physics2D.Dynamics
World Class
World Properties
AddRemoveTime Property
ContactCount Property
ContactList Property
ContactsUpdateTime Property
ContinuousPhysicsTime Property
ControllersUpdateTime Property
Enabled Property
Gravity Property
Island Property
IsLocked Property
NewContactsTime Property
ProxyCount Property
SolveUpdateTime Property
UpdateTime Property
World
Proxy
Count Property
Get the number of broad-phase proxies.
Namespace:
Internal.Physics2D.Dynamics
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
Copy
public
int
ProxyCount
{
get
; }
Property Value
Int32
The proxy count.
See Also
Reference
World Class
Internal.Physics2D.Dynamics Namespace
Copyright 2026 NeoAxis. All rights reserved.