Unity reflection probe (Reflection Probe)

What’s this?

Reflection Probe, which is a component that comes with Unity for reflecting the real environment in the scene.
After adding a reflection probe, objects within the range of the reflection probe will automatically acquire the probe and add it to the Mesh Renderer.

How to get?

GameObject–>Light–>Reflection Probe

Parameter Specification

insert image description here

The original address

https://zhuanlan.zhihu.com/p/438022045

Guess you like

Origin blog.csdn.net/weixin_45023328/article/details/123178790