ClearShadowCasters method

void ClearShadowCasters()

Implementation

void ClearShadowCasters() {
  _programCompute.removeAll();
}