Compute.ParamCount
int ParamCount{ get }
Description
The number of shader parameters available on this Compute! This includes both variables and textures/buffers, great for building a GUI that can inspect any shader.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!