Sampling(サンプリング)
Eevee uses a process called Temporal Anti-Aliasing (TAA) which reduces Aliasing. TAA is sample based so the more samples the more aliasing is reduced at the cost of performance.
参照
- Panel(パネル):
- Viewport(ビューポート)
3Dビューポート内でのサンプル数です。この値を0に設定するとビューポートは連続的にサンプル化を行います。
- Render(レンダー)
最終レンダーの際に使うサンプル数です。
- Viewport Denoising
Reduces noise while moving the viewport or during animation playback.