Click or drag to resize
Matrix4Translate Method
Overload List
  NameDescription
Public methodTranslate(Vector3)
Translates the matrix by a vector.
Public methodTranslate(Double, Double, Double)
Translates the matrix by x,y,z.
Top
See Also