VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
RaycastHit AVR.Core.AVR_SolidRay.hitPosition
get

Raycasthit where the ray hit something. Contains the last hit the ray did if AVR_SolidRay.objectHit is false. null if the ray hasn't hit a single object in its lifetime. /summary>

Definition at line 25 of file AVR_SolidRay.cs.