Click or drag to resize
AB4D logo

BaseMouse3DEventArgsRayHitResult Property

Gets the result of 3D Ray Hit Test as DXRayHitTestResult

Namespace: Ab3d.DirectX.Common.EventManager3D
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public DXRayHitTestResult RayHitResult { get; }

Property Value

DXRayHitTestResult
See Also