DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
unity gui text
public
Text
myText
;
void
Start
(
)
{
myText
.
text
=
"This is my text"
;
}
Source by devarama.com #
PREVIOUS
NEXT
Tagged:
#unity
#gui
#text
ADD COMMENT
Topic
COMMENT
Name
1+5 =
Submit