...
By adding the following line to your shader file ...
| Code Block |
|---|
uniform float fMyNewParameter; |
...and by adding the following line to your material file ...
...
...
By adding the following line to your shader file ...
| Code Block |
|---|
uniform float fMyNewParameter; |
...and by adding the following line to your material file ...
...