|
tModLoader v2025.10
A mod to make and play Terraria mods
|
Classes | |
| struct | OceanLineCache |
| struct | UnderworldCache |
Public Member Functions | |
| void | SetOceanLineInfo (float yScreenPosition, float oceanOpacity) |
| void | SetUnderworldInfo (int drawIndex, float scale) |
Public Attributes | |
| OceanLineCache | OceanLineInfo |
| UnderworldCache[] | Underworld = new UnderworldCache[5] |
Static Public Attributes | |
| static AmbientSkyDrawCache | Instance = new AmbientSkyDrawCache() |