Bearbeiten

InputRayUtils.GetHeadGazeRay Method

Definition

Gets the ray representing the position and direction of the user's head.

public:
 static UnityEngine::Ray GetHeadGazeRay();
public static UnityEngine.Ray GetHeadGazeRay ();
static member GetHeadGazeRay : unit -> UnityEngine.Ray
Public Shared Function GetHeadGazeRay () As Ray

Returns

UnityEngine.Ray

The ray the head gaze

Applies to