Click or drag to resize
AB4D logo

DXEventManager3DResetEventSources3D Method

Clears all the registered EventSource3D objects. This also removes all registered Visuals that are not hit visible.

Namespace: Ab3d.DirectX.Utilities
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public void ResetEventSources3D()
See Also