Struct VertexGradient
TMP custom data type to represent 32 bit characters.
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
[Serializable]
public struct VertexGradient
Constructors
| Name | Description |
|---|---|
| VertexGradient(Color) | |
| VertexGradient(Color, Color, Color, Color) | The vertex colors at the corners of the characters. |
Fields
| Name | Description |
|---|---|
| bottomLeft | |
| bottomRight | |
| topLeft | |
| topRight |