[MaterialBuffer1](https://stereokit.net/Pages/Reference/MaterialBuffer
1.html).Set
void Set(T& data)
T& data | The data you wish to upload to the GPU. |
This will upload your data to the GPU for shaders to use.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!