DPSF by Daniel Schroeder

<PackageReference Include="DPSF" Version="2.5.0" />

.NET API 168,448 bytes

 DefaultSpriteParticleVertex

public struct DefaultSpriteParticleVertex : IDPSFParticleVertex, IVertexType
Dummy structure used for the vertices of Default Sprites. Since Sprites are drawn using a SpriteBatch, they do not have vertices, so this structure is empty.
public VertexDeclaration VertexDeclaration { get; }

An array describing the attributes of each Vertex