Click or drag to resize

Matrix3x2CreateTranslation Method

Overload List
  NameDescription
Public methodStatic memberCreateTranslation(Vector2)
Creates a translation matrix from the given vector.
Public methodStatic memberCreateTranslation(Double, Double)
Creates a translation matrix from the given X and Y components.
Top
See Also