nameID | The name ID of the property retrieved by Shader.PropertyToID. |
name | The name of the property. |
value | The buffer to set. |
Add a "set global shader buffer property" command.
When the command buffer will be executed, a global shader buffer property will be set at this point. The effect is as if Shader.SetGlobalBuffer was called.