Piccolo.NET

PCanvas.Camera Property

Gets or sets the camera associated with this canvas.

public virtual PCamera Camera {get; set;}

Property Value

The camera associated with this canvas.

Remarks

All input events from this canvas go through this camera. And this is the camera that paints this canvas.

See Also

PCanvas Class | UMD.HCIL.Piccolo Namespace


Web Accessibility