|
EventManager3DRemoveEventSource3D Method |
Removes the eventSource from the EventManager3D
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public void RemoveEventSource3D(
BaseEventSource3D eventSource
)
Parameters
- eventSource BaseEventSource3D
- EventSource3D to be removed
See Also