endShadows method

void endShadows()

Implementation

void endShadows() {
  renderingShadows = false;
  resetGlobalState();
}