{{newin (日本語)|[[0.9.0 (日本語)|0.9.0]]|090|type=関数}}
Sets the filter mode for a font.
== 関数 ==
=== 概要 ===
<source lang="lua">
Font:setFilter( min, mag, anisotropy )
</source>
=== 引数 ===
{{param (日本語)|FilterMode|min|How to scale a font down.}}
{{param (日本語)|FilterMode|mag|How to scale a font up.}}
{{param (日本語)|number|anisotropy (1)|異方性フィルタリングの最大使用量。}}
=== 返値 ===
ありません。
== 関連 ==
* [[parent::Font (日本語)]]
* [[FilterMode (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Sets the filter mode for a font.}}
== そのほかの言語 ==
{{i18n (日本語)|Font:setFilter}}