Value | Meaning |
---|---|
shadowDualParaboloid0 | Shadows are rendered to a dual-paraboloid texture. Faster than constant SHADOW_CUBE, but lower-quality. |
shadowCube1 | Shadows are rendered to a cubemap. Slower than constant SHADOW_DUAL_PARABOLOID, but higher-quality. |