Matrix.Translate Method ()
Translates the matrix using specified offsets.
public void Translate(float, float, float); public void Translate(Vector3);
Show:
Try Microsoft Edge
A fast and secure browser that's designed for Windows 10
Get started
Translates the matrix using specified offsets.
public void Translate(float, float, float); public void Translate(Vector3);