Get the list of all contacts attached to this body.
Warning: this list changes during the time step and you may
miss some collisions if you don't use callback events.
Namespace: Internal.tainicom.Aether.Physics2D.DynamicsAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic ContactEdge ContactList { get; }Property Value
ContactEdgeThe contact list.
See Also