Translate(double, double, double)

Convenient method to combine (x, y, z) translatation into itself.

Declaration Syntax

public void Translate(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.