Piccolo.NET

PLayer.RemoveCamera Method (Int32)

Remove the camera at the given index from this layer's camera list.

public virtual PCamera RemoveCamera(
   int index
);

Parameters

index
The index of the camera to remove.

Return Value

The removed camera.

See Also

PLayer Class | UMD.HCIL.Piccolo Namespace | PLayer.RemoveCamera Overload List