dxVertexNormal(surface,index,x_normal#,y_normal#,z_normal#)
Parameters
surface - surface handle
index - index of vertex
nx# - normal x of vertex
ny# - normal y of vertex
nz# - normal z of vertex
Description
Sets the normal of an existing vertex.
Index