性能¶
参考
- 面板:
- 高品质法线
使用更高精度的法线和切线,可以提高具有高频纹理的密集网格的视觉质量,但会占用内存。
- 各向异性过滤
Quality of anisotropic filtering used when sampling textures at oblique viewing angles.
Higher values improve the sharpness of textures viewed at a grazing angle, such as floors, roads, and other surfaces that extend into the distance. Increasing the setting may have a small impact on performance.
- 关闭:
Turn off anisotropic filtering.
- 2×:
Use 2 samples for anisotropic filtering.
- 4×:
Use 4 samples for anisotropic filtering.
- 8×:
Use 8 samples for anisotropic filtering.
- 16×:
Use 16 samples for anisotropic filtering.