Tesla Graphics Engine Documentation (January 2012)
SetAxes Method (right, up, direction)
TeslaTesla.GraphicsICameraSetAxes(Vector3, Vector3, Vector3)
Sets the axes of the camera's frame.
Declaration Syntax
C#
void SetAxes(
	Vector3 right,
	Vector3 up,
	Vector3 direction
)
Parameters
right (Vector3)
Right vector
up (Vector3)
Up vector
direction (Vector3)
Forward vector

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