src | append/consume バッファの値を別のバッファにカウンター変数をコピーします。 |
dst | バッファの値を別のバッファにカウンター変数をコピーします。 |
dstOffsetBytes | Target byte offset in dst buffer. |
Adds a command to copy ComputeBuffer or GraphicsBuffer counter value.
Note: this command can not be used on LightEvent command buffers.
See Also: ComputeBuffer.CopyCount and GraphicsBuffer.CopyCount.