Click or drag to resize

Matrix44CreateTranslation Method

Overload List
 NameDescription
Public methodStatic memberCreateTranslation(Vector3) Creates a new translation Matrix44.
Public methodStatic memberCreateTranslation(Vector3, Matrix44) Creates a new translation Matrix44.
Public methodStatic memberCreateTranslation(Double, Double, Double) Creates a new translation Matrix44.
Public methodStatic memberCreateTranslation(Double, Double, Double, Matrix44) Creates a new translation Matrix44.
Top
See Also