NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Collision
IBroadPhase Interface
IBroadPhase 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
IBroadPhase
TestOverlap Method
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
bool
TestOverlap
(
int
proxyIdA
,
int
proxyIdB
)
Parameters
proxyIdA
Type:
System
Int32
proxyIdB
Type:
System
Int32
Return Value
Type:
Boolean
See Also
Reference
IBroadPhase Interface
Internal.tainicom.Aether.Physics2D.Collision Namespace
Copyright 2024 NeoAxis Group. All rights reserved.