Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Graphics.VertexColors Struct Reference

Public Member Functions

 VertexColors (Color color)
 
 VertexColors (Color topLeft, Color topRight, Color bottomRight, Color bottomLeft)
 

Static Public Member Functions

static implicit operator VertexColors (Color color)
 

Public Attributes

Color TopLeftColor
 
Color TopRightColor
 
Color BottomLeftColor
 
Color BottomRightColor
 

Detailed Description

Definition at line 5 of file VertexColors.cs.


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