Allows you to disable shadow coloring for a teeny tiny bit of performance when you're doing cool custom shadow coloring!
Important Note: When renderToCanvas() is called, shadow coloring is turned back on because it can become a confusing nightmare if not done like this.
See Implementation
Allows you to disable shadow coloring for a teeny tiny bit of performance when you're doing cool custom shadow coloring!
Important Note: When renderToCanvas() is called, shadow coloring is turned back on because it can become a confusing nightmare if not done like this.