|
|
| VertexGradient (Color color) |
| |
| | VertexGradient (Color color0, Color color1, Color color2, Color color3) |
| | The vertex colors at the corners of the characters. More...
|
| |
|
|
Color | topLeft |
| |
|
Color | topRight |
| |
|
Color | bottomLeft |
| |
|
Color | bottomRight |
| |
Definition at line 142 of file TMPro_MeshUtilities.cs.
◆ VertexGradient()
| TMPro.VertexGradient.VertexGradient |
( |
Color |
color0, |
|
|
Color |
color1, |
|
|
Color |
color2, |
|
|
Color |
color3 |
|
) |
| |
|
inline |
The vertex colors at the corners of the characters.
- Parameters
-
| color0 | Top left color. |
| color1 | Top right color. |
| color2 | Bottom left color. |
| color3 | Bottom right color. |
Definition at line 164 of file TMPro_MeshUtilities.cs.
The documentation for this struct was generated from the following file: