Screen Space Reflections

If this effect is enabled, all Materials will use the depth buffer and the previous frame color to create more accurate reflection than reflection probes.

If a Reflection Plane is near a reflective surface, it will be used as the source for tracing rays more efficiently and fix the partial visibility problem.

../../../_images/render_eevee_render-settings_screen-space-reflections_planar-reflection-combo.jpg

However, the reflected color will not contain the following effects: Subsurface scattering, volumetrics, screen space reflections, screen space refractions.

Tham Chiếu -- Reference

Bảng -- Panel

Kết Xuất (Render) ‣ Phản Quang trong Không Gian Màn Hình (Screen Space Reflections)

Khúc Xạ -- Refractions

Screen space refractions work the same way as screen space reflections and use the same parameters. But they are not enabled by default on all surfaces. Enabling it will have a small performance cost. You need to enable them in Material Properties ‣ Settings. Materials using screen space refractions will not cast screen space reflections.

Dò Tia Bán Độ Phân Giải -- Half Resolution Trace

Use half resolution ray tracing. Only cast a ray for every fourth pixel. Enabling this option drastically reduces video memory usage and increases performance at the cost of quality.

Độ Chính Xác của Dò Tia -- Trace Precision

Increases precision of the ray tracing but introduces more noise and lowers the maximum trace distance. Increased precision also increases performance cost.

Độ Dày -- Thickness

How thick to consider the pixels of the depth buffer during the tracing. Higher values will stretch the reflections and add flickering. Lower values may make the ray miss surfaces.

Mờ Dần Cạnh -- Edge Fading

Smoothly fade out the reflected and refracted pixels if they are close to a screen edge. The unit is in screen percentage.

Hạn Định -- Clamp

Clamp the reflected color intensity to remove noise and Fireflies.

Xem thêm

Limitations.