Piccolo.NET

PCamera.PickCameraView Method 

Pick all the layers that the camera is looking at.

protected virtual bool PickCameraView(
   PPickPath pickPath
);

Parameters

pickPath
The pick path to use for the pick operation.

Return Value

True if an object viewed by the camera was picked; else false.

Remarks

This method is only called when the camera's view matrix and clip are applied to the pickPath.

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace


Web Accessibility