Horje
how to set a color of text in unity 2020 script Code Example
unity change text color
// To change the color of a text, see below
GameObject.GetComponent<Text>().color = Color.black;
how to set a color of text in unity 2020 script
TextVar = TextGameObject.color = Color.red;




Csharp

Related
c# turn negative number into positive Code Example c# turn negative number into positive Code Example
set text in unity invisible Code Example set text in unity invisible Code Example
delete items in c# Code Example delete items in c# Code Example
C# clear form Code Example C# clear form Code Example
wpf rotate component Code Example wpf rotate component Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10