Tesla Graphics Engine Documentation (January 2012)
LookAt Method (target, worldUp)
TeslaTesla.GraphicsICameraLookAt(Vector3, Vector3)
Makes the camera look at the target.
Declaration Syntax
C#
void LookAt(
	Vector3 target,
	Vector3 worldUp
)
Parameters
target (Vector3)
Target vector
worldUp (Vector3)
The up vector in the world

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