The UV scale & offset used for a lightmap.
A lightmap is a texture atlas and multiple Renderers can use different portions of the same lightmap.
The vector's x and y refer to UV scale, while z and w refer to UV offset.
See Also: LightmapSettings class, lightmapIndex property, ShaderLab properties.