Click or drag to resize
AB4D logo

DXRayHitTestWpfModel3DResult Class

DXRayHitTestWpfModel3DResult class provides result of a ray hit test with a WPF's GeometryModel3D.
Inheritance Hierarchy
SystemObject
  Ab3d.DirectXDXHitTestResult
    Ab3d.DirectXDXRayHitTestResult
      Ab3d.DirectXDXRayHitTestWpfModel3DResult

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public class DXRayHitTestWpfModel3DResult : DXRayHitTestResult

The DXRayHitTestWpfModel3DResult type exposes the following members.

Constructors
Fields
 NameDescription
Public fieldHitGeometryModel3D Hit GeometryModel3D
Top
See Also