Tesla Graphics Engine Documentation (January 2012)
Camera Constructor (camToClone)
TeslaTesla.GraphicsCameraCamera(ICamera)
Instantiates a new camera copied from the specified camera.
Declaration Syntax
C#
public Camera(
	ICamera camToClone
)
Parameters
camToClone (ICamera)
Camera to copy from

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)