Garry's Mod Wiki

Revision Difference

mesh.Normal#561906

<function name="Normal" parent="mesh" type="libraryfunc"> <description>Sets the normal to be used for the next vertex.</description> <description>Sets the normal to be used for the next vertex. See <page>mesh.Begin</page>.</description> <realm>Client</realm> <args> <arg name="normal" type="Vector">The normal of the vertex.</arg> </args> </function>