Vector Arrays in Material Editor?

I was wondering if it’s possible to access a vector array in the material editor. What i’m trying to do is get the location of multiple NPCs to drive the positions of sphere masks. Right now I have it working fine with one NPC, calling the location vector from a Parameter collection.