|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| Ripple (Vector2 position, Color waveData, Vector2 size, RippleShape shape, float rotation) | |
Public Attributes | |
| readonly Vector2 | Position |
| readonly Color | WaveData |
| readonly Vector2 | Size |
| readonly RippleShape | Shape |
| readonly float | Rotation |
Properties | |
| Rectangle | SourceRectangle [get] |
Static Private Attributes | |
| static readonly Rectangle[] | RIPPLE_SHAPE_SOURCE_RECTS |
Definition at line 16 of file WaterShaderData.cs.