bindLightmap method
Binds the lightmap sampler and its LightmapInfo block, called only when
usesLightmapVariant is true. See
EngineLightingUniforms.bindLightmap.
Implementation
@protected
void bindLightmap(
gpu.RenderPass pass,
gpu.Shader shader,
TransientWriter transientsBuffer,
) {}