Base |
public class BaseMouse3DEventArgs : EventArgs
The BaseMouse3DEventArgs type exposes the following members.
Name | Description | |
---|---|---|
BaseMouse3DEventArgs | Constructor |
Name | Description | |
---|---|---|
CurrentMousePosition | Gets the current mouse position | |
HitEventSource3D | Gets the hit BaseEventSource3D object | |
RayHitResult | Gets the result of 3D Ray Hit Test as DXRayHitTestResult |