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
Hello,
Thank you for your contribution to this project! I would like to ask a question. Currently, I have a web project that is built on an SVG-based canvas. Users perform click and drag actions on this canvas. I would like to ask if it is possible to successfully render the SVG from the web and recognize the drag behavior in UE. Thank you in advance for your reply!
Best,
ZY
The text was updated successfully, but these errors were encountered:
If it renders in chromium, it will render in BLUI (likely yes). There are also functions to input mouse moves and clicks, which should make drags possible if done right.
If it renders in chromium, it will render in BLUI (likely yes). There are also functions to input mouse moves and clicks, which should make drags possible if done right.
Okay, I will give it a try. If there is any progress or issue, I will bring it up here. Thank you again for your contribution in this work :)
Hello,
Thank you for your contribution to this project! I would like to ask a question. Currently, I have a web project that is built on an SVG-based canvas. Users perform click and drag actions on this canvas. I would like to ask if it is possible to successfully render the SVG from the web and recognize the drag behavior in UE. Thank you in advance for your reply!
Best,
ZY
The text was updated successfully, but these errors were encountered: