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

var point : Vector3

Description

The impact point in world space where the ray hit the collider.

See Also: Physics.Raycast, Physics.Linecast.