Piccolo.NET

PNode.ToPickPath Method

Creates a pick path with a null camera and empty pickbounds and adds this node.

Overload List

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);

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility