Remove the layer at the given index from the list of layers managed by this camera.
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);
PCamera Class | UMD.HCIL.Piccolo Namespace