summaryrefslogtreecommitdiffstats
path: root/src/graphs3d/engine/shaders/spline.frag
blob: 77a36d12a730a188dfb6762c64162edb21f83c4a (plain)
1
2
3
4
5
6
void MAIN(){
}

void POST_PROCESS() {
    COLOR_SUM = color;
}