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

◆ xCornerOffsets

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

Definition at line 103 of file SpriteBatch.cs.

103{ 0f, 1f, 1f, 0f };

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