Matrix.Translate Method ()
Translates the matrix using specified offsets.
Overload List
public void Translate(float, float, float); public void Translate(Vector3);
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Translates the matrix using specified offsets.
Overload List
public void Translate(float, float, float); public void Translate(Vector3);