How to do it...

To reflect the surrounding objects using the Reflection Probes, follow these steps:

  1. Import the Unity package reflectionProbes.unitypackage. Then, open the scene named reflective_objects. This is a basic scene featuring three sets of reflective objects.
  2. Ensure that the Quality setting for the project has enabled real-time Reflection Probes. Do this by choosing menu: Edit | Project Settings | Quality, and ensuring that the real-time Reflection Probes option is checked for the quality setting you wish to use.
  3. Play the scene. Observe that one of the systems is dynamic, one is static, and one rotates randomly, whenever a key is pressed.
  4. Stop the scene.
  5. First, let's create a constantly updated real-time Reflection Probe for the ...

Get Unity 2018 Cookbook - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.