Is there a way to render a node (StaticComponent) that belong to another scene (without cloning it) ? (same node instance used in multiple rendertarget)
Because my node is only rendered in the last scene where I added it.
Thanks