How to change the background of the scene to a custom image?

Typically: "How do I... ", "How can I... " questions
Post Reply
Hacher
Posts: 40
Joined: 28 Nov 2024, 02:00

How to change the background of the scene to a custom image?

Post by Hacher »

How to change the background of the scene to a custom image?
fferri
Posts: 1339
Joined: 09 Sep 2013, 19:28

Re: How to change the background of the scene to a custom image?

Post by fferri »

You can add a skybox-like texture by adding a very large sphere or cube, flip its normals, and texture it with an appropriate projection mode.
Post Reply