|  | |
| Hit | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class HitTestContext
The HitTestContext type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | HitTestContext | Constructor | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | HitTestOptions | Gets the currently used HitTestOptions. | 
|  | Scene | Scene | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | PreviousHitResult | Previous RayHitTestResult or null | 
|  | Ray | Current Ray that is used in hit-testing | 
 See Also
See Also