Piccolo.NET

PCameraList.Add Method 

Adds a camera to the list.

public int Add(
   PCamera camera
);

Parameters

camera
The camera to add.

Return Value

The position into which the new camera was inserted.

See Also

PCameraList Class | UMD.HCIL.Piccolo.Util Namespace