I have set up a render texture in Unreal Engine and am displaying it through a material. However, I want to make only the chair visible in the render texture and make everything else transparent.
Is there a technique or method in Unreal Engine that allows me to display only the chair and make the rest of the scene transparent in the render texture? I would appreciate any guidance or suggestions!
Instead of rendering all scene primitives, you want to change your render mode to “Use Show Only List”, then add your chair to the show only list.
If you have a sky atmosphere, fog, or other general scene components still showing at this point, you can manually disable them in the “General Show Flags” dropdown