Getting reflection from sky?

I’m making a scene where I have some solar panels, and I would like them to reflect the sky (BP_sky_sphere), but it only returns black.

Is there some way of doing this?

There’s a few ways of doing this:

  1. Put a skylight into your scene
  2. Put some Sphere Reflection actors in your scene
  3. Do both!

Also, make sure to build lighting and see where that takes you!

Sounds pretty interesting… Were you able to do that? Can you explain it out…