TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Hit
HitData Structure
HitData Properties
Distance Property
Layer Property
Normal Property
Point Property
RaycastHit Property
RaycastHit2D Property
RaycastHitUI Property
ScreenSpace Property
SortingLayer Property
SortingOrder Property
Target Property
Type Property
HitData
Distance Property
Distance to the hit point.
Namespace:
TouchScript.Hit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
float
Distance
{
get
; }
Property Value
Type:
Single
See Also
Reference
HitData Structure
TouchScript.Hit Namespace