{{newin|[[0.8.0]]|080|type=method}}
Sets a new body type.

== Function ==
=== Synopsis ===
<source lang="lua">
Body:setType( type )
</source>
=== Arguments ===
{{param|BodyType|type|The new type.}}
=== Returns ===
Nothing.

== See Also ==
* [[parent::Body]]
* [[Body:getType]]
[[Category:Functions]]
{{#set:Description=Sets a new body type.}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|Body:setType}}