DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
unity change text color
// To change the color of a text, see below
GameObject
.
GetComponent
<
Text
>
(
)
.
color
=
Color
.
black
;
PREVIOUS
NEXT
Tagged:
#unity
#change
#text
#color
ADD COMMENT
Topic
COMMENT
Name
7+6 =
Submit