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

Compute.GetParamInfo

MatParamInfo GetParamInfo(int index)

Gets parameter info at a specific index! Parameters are listed as variables first, then textures and buffers.

   
int index Index of the parameter, bounded by ParamCount.
RETURNS: MatParamInfo Name and type info for this parameter.




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