C# Class Terraria.GameContent.Liquid.LiquidRenderer.LiquidCache

ファイルを表示 Open project: EmuDevs/EDTerraria Class Usage Examples

Public Properties

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

Property Details

BottomWall public_oe property

public float BottomWall
return float

FrameOffset public_oe property

public Point FrameOffset
return Point

HasBottomEdge public_oe property

public bool HasBottomEdge
return bool

HasLeftEdge public_oe property

public bool HasLeftEdge
return bool

HasLiquid public_oe property

public bool HasLiquid
return bool

HasRightEdge public_oe property

public bool HasRightEdge
return bool

HasTopEdge public_oe property

public bool HasTopEdge
return bool

HasVisibleLiquid public_oe property

public bool HasVisibleLiquid
return bool

HasWall public_oe property

public bool HasWall
return bool

IsHalfBrick public_oe property

public bool IsHalfBrick
return bool

IsSolid public_oe property

public bool IsSolid
return bool

LeftWall public_oe property

public float LeftWall
return float

LiquidLevel public_oe property

public float LiquidLevel
return float

Opacity public_oe property

public float Opacity
return float

RightWall public_oe property

public float RightWall
return float

TopWall public_oe property

public float TopWall
return float

Type public_oe property

public byte Type
return byte

VisibleBottomWall public_oe property

public float VisibleBottomWall
return float

VisibleLeftWall public_oe property

public float VisibleLeftWall
return float

VisibleLiquidLevel public_oe property

public float VisibleLiquidLevel
return float

VisibleRightWall public_oe property

public float VisibleRightWall
return float

VisibleTopWall public_oe property

public float VisibleTopWall
return float

VisibleType public_oe property

public byte VisibleType
return byte