Sprites ARE textures on quads, but traditionally your trapezioid-shaped graphics come from using ordinary rectangular quads and viewing them at a 3D angle - in 2D, top down, you're actually just squashing the texture in to a funny shape. Still, a 3D sprite object is possible - it'd work like a single-faced 3D box object.