UnityTouchController.ScreenPointRay Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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