{{newin (日本語)|[[0.3.2 (日本語)|0.3.2]]|032|type=関数}}
Sets the line width.
== 関数 ==
=== 概要 ===
<source lang="lua">
love.graphics.setLineWidth( width )
</source>
=== 引数 ===
{{param (日本語)|number|width|The width of the line.}}
=== 返値 ===
ありません。
== 関連 ==
* [[parent::love.graphics (日本語)]]
* [[love.graphics.getLineWidth (日本語)]]
* [[love.graphics.setLineStyle (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Sets the line width.}}
{{#set:Sub-Category=State (日本語)}}
== そのほかの言語 ==
{{i18n (日本語)|love.graphics.setLineWidth}}