{{newin (日本語)|[[0.9.0 (日本語)|0.9.0]]|090|type=関数}}
Sets the mode used when drawing the Mesh.

== 関数 ==
=== 概要 ===
<source lang="lua">
Mesh:setDrawMode( mode )
</source>
=== 引数 ===
{{param (日本語)|MeshDrawMode|mode|The mode to use when drawing the Mesh.}}
=== 返値 ===
ありません。

== 関連 ==
* [[parent::Mesh (日本語)]]
* [[Mesh:getDrawMode (日本語)]]

[[Category:Functions (日本語)]]
{{#set:Description=Sets the mode used when drawing the Mesh.}}
== そのほかの言語 ==
{{i18n (日本語)|Mesh:setDrawMode}}