RaycastHit.normal Manual     Reference     Scripting  
Scripting > Runtime Classes > RaycastHit
RaycastHit.normal

var normal : Vector3

Description

The normal of the surface the ray hit.

See Also: Physics.Raycast, Physics.Linecast, Physics.RaycastAll.