mirror of
https://github.com/Relintai/mat_maker_gd.git
synced 2025-05-04 03:07:55 +02:00
5 lines
56 B
GLSL
5 lines
56 B
GLSL
vec4 preview_2d(vec2 uv) {
|
|
$(code)
|
|
return $(value);
|
|
}
|