Advertisement
Guest User

SSAO2.ini

a guest
Jan 24th, 2016
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. [options]
  2. A_SSAO_ENABLED = True
  3. B_SSAO_ONLY = False
  4. C_SSAO_SAMPLES = 24
  5. D_FILTER_LIMIT = 0.01
  6. D_SSAO_OPTIMIZE = True
  7. E_SSAO_MIN_SAMPLES = 2
  8. F_RADIUS = 1.8
  9. G_AO_CLAMP = 0.5
  10. H_USE_NOISE = False
  11. I_DIFF_AREA = 0.1
  12. J_GDISPLACE = 0.05
  13. K_AOWIDTH = 0.1
  14. L_USE_FOG = True
  15. M_FOG_START = 0
  16. N_FOG_END = 100
  17. N_LUM_INFLUENCE = 0.45
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement