查阅Unity官方文档Post Processing Stack v2 overview可知如下解释: Post-processing is a generic term for a full-screen image processing effect that occurs after the camera draws the scene but before the scene is ...
The glow effect is achieved using sprite outline in HDR colors (applied via shader) and bloom post-processing. For the bloom effect Unity Post Processing Stack (PPS) is used. You can replace it with ...