Revision Difference
render.PushFilterMag#530528
<function name="PushFilterMag" parent="render" type="libraryfunc">
<description>Pushes a texture filter onto the magnification texture filter stack.</description>⤶
<description>Pushes a texture filter onto the magnification texture filter stack.⤶
⤶
See also <page>render.PushFilterMin</page> and <page>render.PopFilterMag</page>.⤶
</description>⤶
<realm>Client</realm>
<args>
<arg name="texFilterType" type="number">The texture filter type, see <page>Enums/TEXFILTER</page></arg>
</args>
</function>