Click or drag to resize
Matrix4TranslateLocal Method
Overload List
  NameDescription
Public methodTranslateLocal(Vector3)
Translates the matrix by a vector in its own coordinate system.
Public methodTranslateLocal(Double, Double, Double)
Translates the matrix by x,y,z in its own coordinate system.
Top
See Also