Piccolo.NET

PCamera.AddLayer Method (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 layer
);

Parameters

layer
The layer to add to this camera.

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace | PCamera.AddLayer Overload List


Web Accessibility