Parameters
| nameID | Property name ID, use Shader.PropertyToID to get it. | |
| name | Property name. | |
| value | The ComputeBuffer value to set. |
Description 描述
Sets a named ComputeBuffer value.
See Also: ComputeShader, ComputeBuffer.
| nameID | Property name ID, use Shader.PropertyToID to get it. | |
| name | Property name. | |
| value | The ComputeBuffer value to set. |
Sets a named ComputeBuffer value.
See Also: ComputeShader, ComputeBuffer.