Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 13 of file LiquidRenderer.cs.