Unity3D_DrawNormals
Draws the vert and face normals of a mesh using Unity's Gizmos.
Note: This will not perform well on high poly meshes. It's most useful for temporary debugging, especially for procedural meshes.
Special thanks to the Blender Foundation for the Suzanne model.