shadowCasterFaces property

ShadowCasterFaces shadowCasterFaces
getter/setter pair

Which faces are rendered into the shadow map. ShadowCasterFaces.back (second-depth) removes the shadow detaching from a solid caster's base (peter-panning) by recording the far side; ShadowCasterFaces.front is the general default.

Implementation

ShadowCasterFaces shadowCasterFaces;