Revision Difference
mesh.QuadEasy#511004
<function name="QuadEasy" parent="mesh" type="libraryfunc">⤶
<description>Draws a quad using a position, a normal and the size.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="position" type="Vector">The center of the quad.</arg>⤶
<arg name="normal" type="Vector">The normal of the quad.</arg>⤶
<arg name="sizeX" type="number">X size in pixels.</arg>⤶
<arg name="sizeY" type="number">Y size in pixels.</arg>⤶
</args>⤶
</function>⤶
⤶