PickResult Class |
Namespace: AGI.Foundation.Graphics
The PickResult type exposes the following members.
| 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.
|
| 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.) |