UnityTouchController.ScreenPointRay Property

Definition

Current Screen point ray for the Touch.

public:
 property UnityEngine::Ray ScreenPointRay { UnityEngine::Ray get(); };
public UnityEngine.Ray ScreenPointRay { get; }
member this.ScreenPointRay : UnityEngine.Ray
Public ReadOnly Property ScreenPointRay As Ray

Property Value

UnityEngine.Ray

Applies to