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

Compute.GetAllParamInfo

IEnumerable`1 GetAllParamInfo()

Gets an enumerable list of all parameter info on this Compute! Handy for building auto-generated shader GUIs or inspectors.

   
RETURNS: IEnumerable`1 An IEnumerable of MatParamInfo, usable with foreach.




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