Godot Uv Coordinates, I can get the world coordinates of the current pixel like this: vec3 pixel_world_pos = (CAMERA_MATRIX * ...