Variable FADE2Const

FADE2: "\nvec2 fade(vec2 t) {\n return t*t*t*(t*(t*6.0-15.0)+10.0);\n}\n" = ...

Generated using TypeDoc