Tesla Graphics Engine Documentation (January 2012)
TranslatePositions Method (translation)
TeslaTesla.SceneMeshDataTranslatePositions(Vector3)
Translates position vertex data. If the vertex buffer has been constructed, this updates that, otherwise it just updates the CPU copy.
Declaration Syntax
C#
public void TranslatePositions(
	Vector3 translation
)
Parameters
translation (Vector3)
Value to add

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