I’m trying to get something to display on screen at runtime thru an orthographic camera, and that all works well. I have set a “Ortho Near Clip Plane” and “Ortho Far Clip Plane” to only show the item I want. So far so good.
But when I enter the ortho camera view, everything around is rendered black. I need it to be white.
How can this be done?