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