Godot Version
4.5
Question
im trying to render portals, for that im modifying the engine and I wanna render the portal mesh manually to write to stencil. but im having trouble figuring how to render an single mesh in my desired location. maybe I keep some sort of reference to the portal instance and render that manually? id love if someone pointed me to the right direction