Quit Your Job to Build Iphone App
Thursday, September 18, 2014
Unity Quick way to change GUI button font size
if
(
GUI
.
RepeatButton
(
Rect
(
70
,
260
,
50
,
30
),
"
<
color
=
black
><
size
=
10
>
WORK
</
size
></
color
>
"
))
so your button font will be black and the size is 10
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment