Tesla Graphics Engine Documentation (January 2012)
FromTranslation Method (translation, result)
TeslaTesla.MathMatrixFromTranslation(Vector3%, Matrix%)
Creates a translation matrix from the supplied vector.
Declaration Syntax
C#
public static void FromTranslation(
	ref Vector3 translation,
	out Matrix result
)
Parameters
translation (Vector3%)
Translation vector
result (Matrix%)
Existing matrix to hold result

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