Click or drag to resize
AB4D logo

DXSceneDXHitTestOptions Property

DXHitTestOptions specifies hit testing parameters that are used with DXScene's hit testing.

Namespace:  Ab3d.DirectX
Assembly:  Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 5.2.8348.1045
Syntax
C#
public DXHitTestOptions DXHitTestOptions { get; }

Property Value

Type: DXHitTestOptions
See Also