Click or drag to resize

IBroadPhaseTNode Interface


Namespace: Internal.nkast.Aether.Physics2D.Collision
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public interface IBroadPhase<TNode>
where TNode : struct, new()

Type Parameters

TNode

The IBroadPhaseTNode type exposes the following members.

Properties
 NameDescription
Public propertyProxyCount 
Top
Methods
See Also