|
DXEventManager3DRemoveEventSource3D Method |
Removes the eventSource from the EventManager3D
Namespace: Ab3d.DirectX.UtilitiesAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public void RemoveEventSource3D(
BaseEventSource3D eventSource
)
Parameters
- eventSource BaseEventSource3D
- EventSource3D to be removed
See Also