Variable FADE4Const

FADE4: "\nvec4 fade(vec4 t) {\n return t*t*t*(t*(t*6.0-15.0)+10.0);\n}\n" = ...

Generated using TypeDoc