Tesla Graphics Engine Documentation (January 2012)
SetFrame Method (position, axes)
TeslaTesla.GraphicsCameraSetFrame(Vector3, Matrix)
Set's the camera's frame from the Matrix rotation. This will normalize the axes.
Declaration Syntax
C#
public void SetFrame(
	Vector3 position,
	Matrix axes
)
Parameters
position (Vector3)
Camera position
axes (Matrix)
Matrix rotation to get the axes from

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