{{newin|[[0.9.2]]|092|type=method}}
Gets the [[World]] the body lives in.

== Function ==
=== Synopsis ===
<source lang="lua">
world = Body:getWorld( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|World|world|The world the body lives in.}}
== See Also ==
* [[parent::Body]]
* [[World]]
[[Category:Functions]]
{{#set:Description=Gets the [[World]] the body lives in.}}
== Other Languages ==
{{i18n|Body:getWorld}}