| PickResult Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: AGI.Foundation.Graphics
 Syntax
SyntaxThe PickResult type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Depth | 
Gets the depth of the picked location in the 3D scene.
 | 
|  | Objects | 
Gets a collection of objects that were on the pick stack for the picked object.
 | 
|  | Position | 
Gets the position of the picked location in the central body's fixed reference frame.
 | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | |
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also