Piccolo.NET

PCamera.Pick Method

Generate and return a PPickPath for the point x,y specified in the local coordinate system of this camera.

Overload List

Generate and return a PPickPath for the point x,y specified in the local coordinate system of this camera.

public virtual PPickPath Pick(float,float,float);

Inherited from PNode.

protected virtual bool Pick(PPickPath);

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace