shadowHardwareFiltering
const bool shadowHardwareFiltering = true;
Section titled “const bool shadowHardwareFiltering = true;”Location: any GLSL file
Enables hardware shadow sampling (depth comparison mode) for shadowtex buffers. See Hardware Sampling for more info.