1 | initial version |
no, that's ok.
you supplied an rotation angle of 0, and a scale of 1, so the result is still identity for the rotation part,
1 0
0 1
and (0,0) for the translation
2 | No.2 Revision |
no, no error here, that's ok.
you supplied an rotation angle of 0, and a scale of 1, so the result is still identity for the rotation part,
1 0
0 1
and (0,0) for the translation
3 | No.3 Revision |
no error here, that's ok.
you supplied an rotation angle of 0, and a scale of 1, so the result is still identity for the rotation part,
1 0
0 1
and (0,0) for the translation
(setting the center value for the rotation will only have an effect if the angle != 0)