pawn visibility for specific clients on multiplayer

I’m looking for a method to restrict visibility for pawn mesh components to certain clients, such as only displaying units on a certain team. ideally i want to set this to trigger via pawn sense. I’m creating a top down game with a pretty distanced camera with multiplayer functionality, so the only display on owner option is not viable here from what i understand. Could this be done through an instanced material params?