- Edited
Source text I'm using a 2d shader over a Polygon2d. When I tried to use the UV or the TEXTURE_PIXEL_SIZE, they are always zero.
I suppose this can be explained because I don't set a texture directly in my Node. :/
But, is there a way I can bypass this problem ? Can I set the UV by myself using the shader parameter ?
thanks.