Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By adding the following line to your shader file ...

Code Block
uniform float fMyNewParameter;

...and by adding the following line to your material file ...

...