Click or drag to resize
AB4D logo

EventManager3DResetEventSources3D Method

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

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax
C#
public void ResetEventSources3D()
See Also