GetSurfaceNormal


Returns the normal of a surface. The normal is 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);