Click or drag to resize

DistanceGJKCalls Field

The number of calls made to the ComputeDistance() function. Note: This is only activated when Settings.EnableDiagnostics = true

Namespace: Internal.tainicom.Aether.Physics2D.Collision
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static int GJKCalls

Field Value

Int32
See Also