endShadows method

dynamic endShadows()

Implementation

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