Piccolo.NET

PCamera.RemoveLayer Method (Int32)

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

public virtual PLayer RemoveLayer(
   int index
);

Parameters

index
The index of the layer to remove.

Return Value

The removed layer.

See Also

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


Web Accessibility