Normals

The normals rendering option renders the normal vector for each surface polygon, as shown in the figure below. LevelEditor renders a normal vector at each vertex of a game object. The rendered normal vector represents an average normal vector for each of the vertex’s adjacent polygon surfaces (faces). You can use rendered normals to verify that a game object’s model is correctly rendered in the world.