Version: 2022.3
言語: 日本語

ImageEffectOpaque

class in UnityEngine

マニュアルに切り替える

説明

この属性を持つイメージエフェクトは、不透明なジオメトリの後、透明なジオメトリの前にレンダリングされます。

This allows for effects which extensively use the depth buffer (SSAO, etc) to affect only opaque pixels. This attribute can be used to reduce the amount of visual artifacts in a Scene with post processing.