cat555
Member
|
Physics - Get wheel compression in a given instant
Not sure if PhysX allow this directly since i don't know very well the API, but if PhysX API allow to return this value, can it be added to Esenthel?
For example a method such wheelCompression(WHEEL_TYPE wheel), inline with other methods such as the existing wheelLatSlip (WHEEL_TYPE wheel)...
This method will allow to solve this issue referred here - http://www.esenthel.com/community/showth...1#pid35021
Thanks!
|
|
08-28-2014 05:19 PM |
|
Esenthel
Administrator
|
RE: Physics - Get wheel compression in a given instant
next release will have this:
-Vehicle and SimpleVehicle classes now have a new method 'flt wheelCompress(wheel)' allowing to get wheel suspension compression
|
|
08-29-2014 06:16 AM |
|
cat555
Member
|
RE: Physics - Get wheel compression in a given instant
Hi @Esenthel, thanks for your effort to get this done that quick
Regards,
|
|
08-29-2014 11:08 AM |
|