stilldesign / PhysX.Net

A .NET wrapper for NVIDIA PhysX 4.1.2 written using C++/CLI.
MIT License
206 stars 55 forks source link

How can I get friction #37

Closed ttdtthy closed 5 years ago

ttdtthy commented 6 years ago

Hi. Can I get static friction or dynamic friction during the simulation physics? If there is only one friction, I can calculate the result. But most of the time there will be two frictions and the results cannot be calculated.Of course, other forces can also know the better.