Blender Git Loki
Git Commits -> Revision 30cb432
Revision 30cb432 by Clément Foucault (master) March 8, 2021, 16:25 (GMT) |
EEVEE: Ambient Occlusion: Add sample parameter support for the AO node The actual sample count is rounded up to a multiple of 4 because we sample 4 horizons directions. Changing this setting forces the shader to recompile (because using a GPU_constant). |
Commit Details:
Full Hash: 30cb4326fe0f5f0a8dbcbb8f4b474226c833d793
Parent Commit: 1540f1d
Lines Changed: +10, -2