Piccolo.NET

PInputManager.DispatchToPath Method 

Dispatch the given PInputEvent to the given pick path.

public virtual void DispatchToPath(
   PInputEventArgs e,
   PInputType type,
   PPickPath 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


Web Accessibility