PhysicsWorld.ResetForTesting() Method
Definition¶
Namespace: Brine2D.Physics
Resets the process-wide Box2D.NET.Bindings.B2.SetLengthUnitsPerMeter(System.Single) lock. Intended for use in unit tests only — do not call in production code.
internal static void ResetForTesting();