NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Physics2D.Collision
DynamicTreeBroadPhase<TNode> Class
DynamicTreeBroadPhase<TNode> Methods
AddProxy Method
GetFatAABB Method
GetProxy Method
MoveProxy Method
Query Method
RayCast Method
RemoveProxy Method
SetProxy Method
ShiftOrigin Method
TestOverlap Method
TouchProxy Method
UpdatePairs Method
Dynamic
Tree
Broad
Phase
TNode
Set
Proxy Method
Namespace:
Internal.Physics2D.Collision
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
Copy
public
void
SetProxy
(
int
proxyId
,
ref
TNode
proxy
)
Parameters
proxyId
Int32
proxy
TNode
Implements
IBroadPhase
TNode
SetProxy(Int32, TNode
)
See Also
Reference
DynamicTreeBroadPhase
TNode
Class
Internal.Physics2D.Collision Namespace
Copyright 2026 NeoAxis. All rights reserved.