Hi,
you can make a setup as follows
MeshInstance ->
Mesh: quad
Material: SpatialMaterial
flags: unshaded
flags: fixed size
parameters: Depth Draw Mode > never
parameters: Billboard > enabled
Albedo: Texture > your gradient
then make the quad as large aas the viewport of the camera
this should do it