NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Collision
DynamicTreeBroadPhase Class
DynamicTreeBroadPhase 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
DynamicTreeBroadPhase
RemoveProxy Method
Destroy a proxy. It is up to the client to remove any pairs.
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
void
RemoveProxy
(
int
proxyId
)
Parameters
proxyId
Type:
System
Int32
The proxy id.
Implements
IBroadPhase
RemoveProxy(Int32)
See Also
Reference
DynamicTreeBroadPhase Class
Internal.tainicom.Aether.Physics2D.Collision Namespace
Copyright 2024 NeoAxis Group. All rights reserved.