How to align sprite with a Z+ axis?

Yep. By default sprites facing a camera. But I need that facing Z+ axis, so ‘laying’ on the ground.
I found option in Renderer to change facing, but can not to find appropriate module to set this custom alignment. (Something that use Particles.SpriteAlignment attribute, I guess)

Thanks.