Tesla Graphics Engine Documentation (January 2012)
SetRotation Method (rotMatrix)
TeslaTesla.MathTransformSetRotation(Matrix)
Sets the rotation quaternion from a rotation matrix. The matrix *must* represent a rotation! This method does NOT check if if the matrix is a valid rotation matrix.
Declaration Syntax
C#
public void SetRotation(
	Matrix rotMatrix
)
Parameters
rotMatrix (Matrix)

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