Replies: 1 comment · 1 reply
-
|
Set transform replaces the user transformation matrix, if you want to combine with the current matrix, use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed that when scale is called on a BLContext followed by setTransform, I have to manually *scale to each matrix parameter. Is this by design? My expectation would be that the current scale be applied to the BLMatrix2D automatically.
Beta Was this translation helpful? Give feedback.
All reactions