Piccolo.NET

PCamera.AddLayer Method

Add the layer at the given index in this camera's list of layers. Layers may be viewed by multiple cameras at once.

Overload List

Add the layer at the given index in this camera's list of layers. Layers may be viewed by multiple cameras at once.

public virtual void AddLayer(int,PLayer);

Add the layer to the end of this camera's list of layers. Layers may be viewed by multiple cameras at once.

public virtual void AddLayer(PLayer);

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace


Web Accessibility