- Home /
How to draw border on textbox?(I'm using UGUI)
Hello~
I'm want to draw border on textbox.(Not a text outline)
However, the text property of the UGUI does not support any border or line.
In addition, I would also like to paint the background color of the text box.
I would very much appreciate any help.
Thank's
Comment
Best Answer
Answer by Namey5 · Dec 29, 2014 at 12:14 PM
Just add an image element with the same scale and position as your textbox.
Your answer
Follow this Question
Related Questions
Enter Key press event detect from textbox - Unity3D - C# 2 Answers
How can I clear a textbox and repeat the text with my effect? 0 Answers
About to start an Ambitious project 2 Answers
how to get Inputs from touch keyboard... 2 Answers
Textbox with Key 0 Answers