The problem is I need to access the value I’m trying to pin to the Texture2D inside blueprint. I’d need to have a possibility to set this texture parameter inside my material which I don’t. I think the only texture-like parameter I can set inside material is the MaskParam
, but… I can’t access the value of this parameter in blueprints. It looks like this: