buffer | The destination buffer. |
counterValue | 附加/使用计数器的值。 |
Adds a command to set the counter value of append/consume buffer.
附加/使用和计数器缓冲区(请参阅 ComputeBufferType.Append、ComputeBufferType.Counter)使用一个特殊的计数器变量记录其中的元素数。
SetCounterValue 显式设置该计数器值。
这可用于重置计数器或将其设置为指定值。
Note: SetCounterValue can not be called while the buffer is bound via CommandBuffer.SetRandomWriteTarget.