I'm trying to get multiple 2D layer textures and use it in a TextureRect with the shader's Sampler2D parameters so that I can achieve creating the god rays effect like this:
Does anybody know any alternative ways to get textures from Node2Ds or any other node you could suggest?