tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
AmbientSkyDrawCache Class Reference

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()