Returns a VMatrix object, a 4x4 matrix.
Can be a VMatrix to copy its data.
Initializes a matrix, translates it by Vector( 4, 5, 6 ) and then scales it by Vector( 1, 2, 3 ).