Message 1 of 1
Missing Matrix2D.translation Property
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
All properties of Matrix3D and Matrix2D are similar except the translation property which is available in Matrix3D but is not available in Matrix2D.
I know that we can use Matrix2D.getCell and setCell methods to get and set translation part of the matrix, but using translation property would be easier if it existed.
Website: https://perceptino.com