AMBIENT_OCCLUSION_RESOLUTION
enum AMBIENT_OCCLUSION_RESOLUTION : Enum<MPIOptions.AMBIENT_OCCLUSION_RESOLUTION>
Content copied to clipboard
Use half-resolution mode for performance-critical applications. This will cause the AO to be calculated at half the resolution of the screen, and then upscaled to the full resolution. This is a great way to get a performance boost (generally 2x-4x) at the cost of some quality (the AO will lack fine details and temporal stability will be slightly reduced).