Is therre a simple way to turn off distance field AO?

either put the following line in your engine.ini:

r.DistanceFieldAO=0

or run the console in the editor and type in:

r.DistanceFieldAO 0

2 Likes