MatrixTranslate Method

Overload List
  NameDescription
Public methodTranslate(Single, Single)
Applies the specified translation vector to this Matrix using (default) Prepend order.
Public methodTranslate(Single, Single, MatrixOrder)
Applies the specified translation vector to this Matrix in the specified order.
See Also