CreateTranslate(double, double, double)

Create translating transformation matrix

Declaration Syntax

public static Matrix4D CreateTranslate(double x, double y, double z)

Parameters

x(double)

No details are provided for this entry.

y(double)

No details are provided for this entry.

z(double)

No details are provided for this entry.