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

== 関数 ==
=== 概要 ===
<source lang="lua">
mode = Mesh:getDrawMode( )
</source>
=== 引数 ===
なし。
=== 返値 ===
{{param (日本語)|MeshDrawMode|mode|The mode used when drawing the Mesh.}}

== 関連 ==
* [[parent::Mesh (日本語)]]
* [[love.graphics.newMesh (日本語)]]

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