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