GetSurfaceNormal
Returns the
normal
of a surface. That is, it returns the normalized vector of the direction that the surface is facing. Remember that surfaces look to the inside of their sector. Syntax:
norm_vec
=
GetSurfaceNormal(surface);