Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stores the first PressableModel object and all ManipulatableModel objects associated with a hit test.
Syntax
public ref class HitTestResult sealed
public sealed class HitTestResult
var hitTestResult = Microsoft.Kinect.Toolkit.Input.HitTestResult;
Members
HitTestResult has the following members.
Constructors
Name | Description |
---|---|
HitTestResult | Initializes a new instance of the HitTestResult class. |
Properties
Name | Description |
---|---|
Empty | Gets an empty instance of the HitTestResult class. |
FirstKinectAwareElement | Gets or sets the first PressableModel object associated with a hit test. |
ManipulationAwareElements | Gets or sets the list of ManipulatableModel objects associated with a hit test. |
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )