Can you query the texture in a BP?

I would like to query the landscape layer texture in a blueprint, can you do that? access the landscape with a BP?

Hey @Dev.Jeremy!

Here are some actions you can do with landscape materials via blueprint, including getting a specific landscape material instance:

Hopefully the above leads you to the answer you need!