Revision Difference
mesh.Color#511531
<function name="Color" parent="mesh" type="libraryfunc">⤶
<description>Sets the color to be used for the next vertex.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="r" type="number">Red component.</arg>⤶
<arg name="g" type="number">Green component.</arg>⤶
<arg name="b" type="number">Blue component.</arg>⤶
<arg name="a" type="number">Alpha component.</arg>⤶
</args>⤶
</function>⤶
⤶