SpriteBatchItem Struct
Represents a single sprite draw call in the batch.
internal readonly struct SpriteBatchItem
| Constructors | |
|---|---|
| SpriteBatchItem(ITexture, Vector2, Rectangle, Vector2, float, Vector2, Color, byte, SpriteFlip, BlendMode, int) | Represents a single sprite draw call in the batch. |