terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.Graphics.VertexColors Struct Reference
+ Collaboration diagram for Terraria.Graphics.VertexColors:

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 12 of file VertexColors.cs.


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