UpdateLightValues function

void UpdateLightValues(
  1. ShaderC shader,
  2. LightC light
)

Implementation

void UpdateLightValues(ShaderC shader, LightC light) => _module.UpdateLightValues(shader, light);