Revision Difference
mesh.Quad#511088
<function name="Quad" parent="mesh" type="libraryfunc">⤶
<description>Draws a quad using 4 vertices.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="vertex1" type="Vector">The first vertex.</arg>⤶
<arg name="vertex2" type="Vector">The second vertex.</arg>⤶
<arg name="vertex3" type="Vector">The third vertex.</arg>⤶
<arg name="vertex4" type="Vector">The fourth vertex.</arg>⤶
</args>⤶
</function>⤶
⤶