Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Gradient
C# Class Gradient, UGUIPlugin
Inheritance:
UnityEngine.UI.BaseMeshEffect
Mostra file
Open project: l980305284/UGUIPlugin
Class Usage Examples
Public Properties
Property
Type
Description
bottomColor
UnityEngine.Color32
topColor
UnityEngine.Color32
Public Methods
Method
Description
ModifyMesh
(
VertexHelper
helper
) :
void
Method Details
ModifyMesh()
public
method
public
ModifyMesh
(
VertexHelper
helper
) :
void
helper
UnityEngine.UI.VertexHelper
return
void
Property Details
bottomColor
public_oe property
public
Color32,UnityEngine
bottomColor
return
UnityEngine.Color32
topColor
public_oe property
public
Color32,UnityEngine
topColor
return
UnityEngine.Color32