PInputManager.DispatchToPath Method 
 Dispatch the given PInputEvent to the given pick path. 
Parameters
- e
 - A PInputEventArgs that contains the event data.
 - type
 - The type of PInputEvent being dispatched.
 - path
 - The pick path to which the PInputEvent will be dispatched.
 
See Also
PInputManager Class | UMD.HCIL.Piccolo Namespace