You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test code , fill rectange at (0,0) and draw frame at (0,0)
draw frame at top-left, works fine.
fill rectangle at bottom-left, seems that y axis of fill method is not correct.
The text was updated successfully, but these errors were encountered:
rexrainbow
changed the title
[RenderTexture] fill rectangle at opposite of y axis
[RenderTexture] postion of fill rectangle is not correct
Sep 12, 2023
Thank you for submitting this issue. We have fixed this and the fix has been pushed to the master branch. It will be part of the next release. If you get time to build and test it for yourself we would appreciate that.
Version
Description
Test code , fill rectange at (0,0) and draw frame at (0,0)
The text was updated successfully, but these errors were encountered: