c# - Unity3d font with strikethrough -


is there way have strikethrough/linethrough (example) font in guitext?

i have searched on , can't seem find anywhere.

it doesn't seem possible standard guitext feature of unity3d. might want consider gl lines or assets.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -