Piccolo.NET

PCamera.RemoveLayer Method

Remove the layer at the given index from the list of layers managed by this camera.

Overload List

Remove the layer at the given index from the list of layers managed by this camera.

public virtual PLayer RemoveLayer(int);

Remove the given layer from the list of layers managed by this camera.

public virtual PLayer RemoveLayer(PLayer);

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace


Web Accessibility