Revision Difference
mesh.Position#561907
<function name="Position" parent="mesh" type="libraryfunc">
<description>Sets the position to be used for the next vertex.</description>
<description>Sets the position to be used for the next vertex. See <page>mesh.Begin</page>.</description>
<realm>Client</realm>
<args>
<arg name="position" type="Vector">The position of the vertex.</arg>
</args>
</function>