Closed PhilT closed 6 months ago
Feel free to submit PR, otherwise I'll add it when I have some spare time.
I added PhysicsSettings to the C API in #70, so now it just needs C# bindings.
I added PhysicsSettings to the C API in #70, so now it just needs C# bindings.
Yup, I'll handle C# side, thanks again for PR
This was added to version 2.5.0
Is there no interface to
PhysicsSettings
such asPenetrationSlop
andTimeBeforeSleep
?(https://jrouwe.github.io/JoltPhysics/struct_physics_settings.html)