shadowCasterFaces property

ShadowCasterFaces shadowCasterFaces
getter/setter pair

Which faces are rendered into the shadow map. Defaults to ShadowCasterFaces.front; use ShadowCasterFaces.back for solid, watertight geometry (e.g. voxel terrain) to remove grazing-angle self-shadow acne.

Implementation

ShadowCasterFaces shadowCasterFaces;