hello, I want many materials to share some date in GPU, and I can update the shared date dynamically. I find UniformsGroup, but I don’t know how to update date dynamically.
in example: three.js examples, it send data to GPU just once, if camera change, how to update date in GPU?