Closed kcgen closed 3 years ago
Hi @kcgen. The #pragma lines aren't actually being used in the shader code, and have just been kept around so that users know the recommended/min/max values that they can use to adjust these parameters. The actual values used in the code are the #define statements later in the code.
This being the case, I have commented out the #pragma code completely. Let me know if this fixes your issue.
Tested a handful and all are working nicely :-)
Thank you @tyrells!
Replacing the
"space separated items"
, such as:with the following, fixes the issue: