Click or drag to resize

TouchScript.Hit Namespace

TouchScript.Hit.
Classes
  ClassDescription
Public classHitTest
Base class for all hit test handlers.
Public classUntouchable
Makes an object it is attached to untouchable, i.e. it completely ignores all pointers landing on it.
Structures
  StructureDescription
Public structureHitData
An object representing a point hit by a pointer in 3D, 2D or UI space.
Enumerations
  EnumerationDescription
Public enumerationHitDataHitType
Type of hit
Public enumerationHitResult
Result of a check to find if a hit object should recieve this pointer or not.