⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

ComputeBuffer.Count

int Count{ get }

Description

The capacity of the buffer, in number of T elements. This is the max you can Set or Get without clamping.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!