Template:Archived Page History/Warning model lightmaps
Shows the following warnings:





- Define a pre-baked RGBA16161616f $lightmap in the VMT of the VertexLitGeneric material. A custom-coded compiler would be required to this accurately.
- Increase lightmap resolution (results may vary).
- Move light source further away from the lit surface.


If $bumpmap or $phong is defined, the engine will not send the lightmap data to the shader. This in-engine check also exists for $phong, however getting around the issue is more tricky. The default value of the integer parameter will be 0 even if not set in the vmt. Thus making $phong always be defined in a way. |