Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Liquid.LiquidRenderer.LiquidCache Struct Reference

Public Attributes

float LiquidLevel
 
float VisibleLiquidLevel
 
float Opacity
 
bool IsSolid
 
bool IsHalfBrick
 
bool HasLiquid
 
bool HasVisibleLiquid
 
bool HasWall
 
Point FrameOffset
 
bool HasLeftEdge
 
bool HasRightEdge
 
bool HasTopEdge
 
bool HasBottomEdge
 
float LeftWall
 
float RightWall
 
float BottomWall
 
float TopWall
 
float VisibleLeftWall
 
float VisibleRightWall
 
float VisibleBottomWall
 
float VisibleTopWall
 
byte Type
 
byte VisibleType
 

Detailed Description

Definition at line 13 of file LiquidRenderer.cs.


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