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

◆ yCornerOffsets

readonly float [] Microsoft.Xna.Framework.Graphics.SpriteBatch.yCornerOffsets = new float[4] { 0f, 0f, 1f, 1f }
staticprivate

Definition at line 105 of file SpriteBatch.cs.

105{ 0f, 0f, 1f, 1f };

Referenced by Microsoft.Xna.Framework.Graphics.SpriteBatch.PlatformRenderBatch().