Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
TMPro.VertexGradient Struct Reference

Public Member Functions

 VertexGradient (Color color)
 
 VertexGradient (Color color0, Color color1, Color color2, Color color3)
 The vertex colors at the corners of the characters. More...
 

Public Attributes

Color bottomLeft
 
Color bottomRight
 
Color topLeft
 
Color topRight
 

Constructor & Destructor Documentation

TMPro.VertexGradient.VertexGradient ( Color  color)
inline
TMPro.VertexGradient.VertexGradient ( Color  color0,
Color  color1,
Color  color2,
Color  color3 
)
inline

The vertex colors at the corners of the characters.

Parameters
color0Top left color.
color1Top right color.
color2Bottom left color.
color3Bottom right color.

Member Data Documentation

Color TMPro.VertexGradient.bottomLeft
Color TMPro.VertexGradient.bottomRight
Color TMPro.VertexGradient.topLeft
Color TMPro.VertexGradient.topRight

The documentation for this struct was generated from the following file: