Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
RainbowEffect
C# Class RainbowEffect, Multiplier
Inheritance:
MonoBehaviour
Show file
Open project: tommai78101/Multiplier
Class Usage Examples
Public Properties
Property
Type
Description
degrees
float
text
Text
textShadow
Shadow
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
degrees
public property
public
float
degrees
return
float
text
public property
public
Text
text
return
Text
textShadow
public property
public
Shadow
textShadow
return
Shadow