msg.post("@render:/player#sprite", "use_fixed_fit_projection", { near = -1, far = 1 })
I understand that this code does not work like that, but is there any way to individually configure the textures that I want to assign use_fixed_fit_projection to, or to create a rendering filter by specifying the desired textures?