Creates a pick path with a null camera and empty pickbounds and adds this node.
Creates a pick path with a null camera and empty pickbounds and adds this node.
public virtual PPickPath ToPickPath();
Creates a pick path with the given Camera and pickbounds and adds this node.
public virtual PPickPath ToPickPath(PCamera,RectangleF);
PNode Class | UMD.HCIL.Piccolo Namespace