Matrix4Translate Method
Overload List
  NameDescription
Public methodStatic memberTranslate(Vector3)
Creates a matrix that translates along the x-axis, the y-axis and the z-axis
Public methodStatic memberTranslate(Double, Double, Double)
Creates a matrix that translates along the x-axis, the y-axis and the z-axis
See Also