{{newin|[[0.8.0]]|080|type=method}}
Resets the mass of the body by recalculating it from the mass properties of the fixtures.

== Function ==
=== Synopsis ===
<source lang="lua">
Body:resetMassData( )
</source>
=== Arguments ===
None.
=== Returns ===
Nothing.
== See Also ==
* [[parent::Body]]
[[Category:Functions]]
{{#set:Description=Resets the mass of the body.}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|Body:resetMassData}}