TouchPointer.TouchRay 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 touch ray.
public:
property UnityEngine::Ray TouchRay { UnityEngine::Ray get(); void set(UnityEngine::Ray value); };
public UnityEngine.Ray TouchRay { get; set; }
member this.TouchRay : UnityEngine.Ray with get, set
Public Property TouchRay As Ray
Property Value
UnityEngine.Ray