|
TModLoader v1.4.4.9
TModLoader source code documentation
|
| float Terraria.Dust.fadeIn |
Used by some dust AI to control logic pertaining to the dust fading in. The specific behavior depends on the dust type. Defaults to 0f.
Definition at line 40 of file Dust.cs.
Referenced by Terraria.Projectile.AI_130_FlameBurstTower(), Terraria.GameContent.Drawing.TileDrawing.DrawAnimatedTile_AdjustForVisionChangers(), Terraria.GameContent.Drawing.TileDrawing.DrawSingleTile(), Terraria.GameContent.Drawing.TileDrawing.DrawTiles_EmitParticles(), Terraria.GameContent.Drawing.TileDrawing.DrawVineStrip(), Terraria.GameContent.Drawing.TileDrawing.EmitAlchemyHerbParticles(), and Terraria.Dust.UpdateDust().