Remove the camera at the given index from this layer's camera list.
Remove the camera at the given index from this layer's camera list.
public virtual PCamera RemoveCamera(int);
Remove the camera from this layer's camera list.
public virtual PCamera RemoveCamera(PCamera);
PLayer Class | UMD.HCIL.Piccolo Namespace