Click or drag to resize

HitDataType Property

Gets the type of the hit.

Namespace:  TouchScript.Hit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public HitDataHitType Type { get; }

Property Value

Type: HitDataHitType
The type.
See Also