Generate and return a PPickPath for the point x,y specified in the local coordinate system of this camera.
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);
PCamera Class | UMD.HCIL.Piccolo Namespace