|
DXHitTestContext(DXHitTestOptions) Constructor |
Constructor without DXScene. It is recommended to use the constructor with DXScene.
This constructor can be used only for off-screen hit testing scenarios.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public DXHitTestContext(
DXHitTestOptions hitTestParameters
)
Parameters
- hitTestParameters DXHitTestOptions
- DXHitTestOptions
See Also