You could also use a material parameter collection and set the values therein in your server logic. Since the material on each client would (ideally) be the same, they’d all be pointing to the ‘same’ set of information, as driven by the server.
You could also use a material parameter collection and set the values therein in your server logic. Since the material on each client would (ideally) be the same, they’d all be pointing to the ‘same’ set of information, as driven by the server.