TouchScript.Hit Namespace |
Class | Description | |
---|---|---|
HitTest |
Base class for all hit test handlers.
| |
Untouchable |
Makes an object it is attached to untouchable, i.e. it completely ignores all pointers landing on it.
|
Structure | Description | |
---|---|---|
HitData |
An object representing a point hit by a pointer in 3D, 2D or UI space.
|
Enumeration | Description | |
---|---|---|
HitDataHitType |
Type of hit
| |
HitResult |
Result of a check to find if a hit object should recieve this pointer or not.
|