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!