Tesla Graphics Engine Documentation (January 2012)
SetTranslation Method (x, y, z)
TeslaTesla.MathTransformSetTranslation(Single, Single, Single)
Sets the transform's translation vector from the supplied coordinates.
Declaration Syntax
C#
public void SetTranslation(
	float x,
	float y,
	float z
)
Parameters
x (Single)
X coordinate
y (Single)
Y coordinate
z (Single)
Z coordinate

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