Revision Difference
mesh.Specular#510646
<function name="Specular" parent="mesh" type="libraryfunc">⤶
<description>⤶
Sets the specular map values.⤶
⤶
This function actually does nothing.⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="r" type="number">The red channel multiplier of the specular map.</arg>⤶
<arg name="g" type="number">The green channel multiplier of the specular map.</arg>⤶
<arg name="b" type="number">The blue channel multiplier of the specular map.</arg>⤶
<arg name="a" type="number">The alpha channel multiplier of the specular map.</arg>⤶
</args>⤶
</function>⤶
⤶