Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ AlphaBlend

readonly BlendState Microsoft.Xna.Framework.Graphics.BlendState.AlphaBlend = new BlendState(Blend.One, Blend.InverseSourceAlpha, "BlendState.AlphaBlend")
static

Definition at line 36 of file BlendState.cs.

Referenced by Terraria.GameContent.Animations.Segments.PlayerSegment.ImmediateSpritebatchForPlayerDyesEffect.AfterDrawing(), Terraria.GameContent.Animations.Segments.SpriteSegment.MaskedFadeEffect.AfterDrawing(), Terraria.GameContent.Animations.Segments.PlayerSegment.ImmediateSpritebatchForPlayerDyesEffect.BeforeDrawing(), Terraria.GameContent.Animations.Segments.SpriteSegment.MaskedFadeEffect.BeforeDrawing(), Terraria.Main.DoDraw(), Terraria.Main.DoDraw_DrawNPCsBehindTiles(), Terraria.Main.DoDraw_DrawNPCsOverTiles(), Terraria.Main.DoDraw_Tiles_NonSolid(), Terraria.Main.DoDraw_Tiles_Solid(), Terraria.Main.DoDraw_WallsTilesNPCs(), Terraria.Graphics.Capture.CaptureInterface.ModeEdgeSelection.Draw(), Terraria.Graphics.Capture.CaptureInterface.ModeDragBounds.Draw(), Terraria.Graphics.Capture.CaptureInterface.ModeChangeSettings.Draw(), Terraria.Graphics.Capture.CaptureInterface.Draw(), Terraria.UI.UIElement.Draw(), Terraria.Graphics.Effects.OverlayManager.Draw(), Terraria.Main.DrawCachedProjs(), Terraria.Main.DrawCapture(), Terraria.Main.DrawDust(), Terraria.GameContent.Drawing.TileDrawing.DrawEntities_DisplayDolls(), Terraria.GameContent.Drawing.TileDrawing.DrawEntities_HatRacks(), Terraria.Main.DrawInterface_12_IngameFancyUI(), Terraria.Main.DrawInterface_36_Cursor(), Terraria.Main.DrawMap(), Terraria.Main.DrawMenu(), Terraria.Main.DrawNPCDirect(), Terraria.Main.DrawNPCDirect_HallowBoss(), Terraria.Graphics.Renderers.LegacyPlayerRenderer.DrawPlayerFull(), Terraria.Main.DrawProj_LightsBane(), Terraria.Main.DrawProjectiles(), Terraria.Graphics.Renderers.ReturnGatePlayerRenderer.DrawReturnGateInWorld(), Terraria.Main.DrawSuperSpecialProjectiles(), Terraria.Graphics.Capture.CaptureCamera.DrawTick(), Terraria.Main.DrawToMap_Section(), Terraria.Main.DrawWallOfStars(), Terraria.Graphics.Effects.FilterManager.EndCapture(), Terraria.Main.GUIBarsDrawInner(), Terraria.GameContent.AnOutlinedDrawRenderTargetContent.HandleUseReqest(), Terraria.GameContent.PlayerQueenSlimeMountTextureContent.HandleUseReqest(), Terraria.GameContent.PlayerRainbowWingsTextureContent.HandleUseReqest(), Terraria.GameContent.PlayerTitaniumStormBuffTextureContent.HandleUseReqest(), Terraria.GameContent.Drawing.TileDrawing.PostDrawTiles(), Terraria.Main.PrepareDrawnEntityDrawing(), Terraria.GameContent.TilePaintSystemV2.ARenderTargetHolder.PrepareTextureIfNecessary(), Terraria.Main.RenderWalls(), and Microsoft.Xna.Framework.Graphics.SpriteBatch.SetRenderState().