beginShadows method
dynamic
beginShadows()
Implementation
beginShadows() {
renderingShadows = true;
projectPlanes(null, null, null, null);
}
beginShadows() {
renderingShadows = true;
projectPlanes(null, null, null, null);
}