petrikvladimir / pyphysx

Python Wrapper for Nvidia PhysX simulator.
GNU General Public License v3.0
102 stars 21 forks source link

Added set_gravity function #70

Closed sebastiankupp closed 1 year ago

sebastiankupp commented 2 years ago

The set_gravity() function from the c++ version was not implemented yet for PyPhysx. This was now created with the linked branch.