Piccolo.NET

PLayer.GetCamera Method 

Get the camera in this layer's camera list at the specified index.

public virtual PCamera GetCamera(
   int index
);

Parameters

index
The index of the desired camera.

Return Value

The camera at the specified index.

See Also

PLayer Class | UMD.HCIL.Piccolo Namespace