UpdateLightValues function
Implementation
void UpdateLightValues(
ShaderD shader,
LightD light,
) => _module.UpdateLightValues(shader, light);
void UpdateLightValues(
ShaderD shader,
LightD light,
) => _module.UpdateLightValues(shader, light);