UpdateLightValues abstract method

void UpdateLightValues(
  1. ShaderStructType shader,
  2. LightStructType light
)

Implementation

void UpdateLightValues(
  ShaderStructType shader,
  LightStructType light,
);