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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static int GJKCalls

Field Value

Type: Int32
See Also