Sample Layer Info at given UV

Hi, I’m trying to sample the Layer Info blend value at a given UV position that I compute in the material. How do I do that?
Can I access the layer info with a texture sampler?
​​​​​
I don’t want to import the Layer Info splat as a texture because the player will be able to modify the blending values at runtime.