Ray | |
public class RayInstancedHitTestResult : RayHitTestResult
The RayInstancedHitTestResult type exposes the following members.
| Name | Description | |
|---|---|---|
| RayInstancedHitTestResult(RayHitTestResult, Int32) | Constructor | |
| RayInstancedHitTestResult(Vector3, SceneNode, Single, Int32) | Constructor |
| Name | Description | |
|---|---|---|
| IsSameObject |
Returns true when the other HitTestResult represents the same object.
When false is returned then new MouseLeave and MouseEnter events will be triggered.
(Overrides HitTestResultIsSameObject(HitTestResult)) | |
| ToString | (Overrides RayHitTestResultToString) |
| Name | Description | |
|---|---|---|
| HitInstanceIndex | Index of hit instance |