Ah, now as I see there’s another difficulty. For this texture parameter I can’t just select a texture from my content browser. I need to assign a value to it inside my material. So what I have is a output pin of a vector type and a Texture2D Parameter. It means that there’s no way to pin the output value to one of texture param’s inputs which are UV and ViewMipBias. Any ideas?