9 lines
151 B
GLSL
9 lines
151 B
GLSL
#version 430 compatibility
|
|
|
|
#define DIMENSION_END
|
|
#define IS_HAND
|
|
|
|
/* RENDERTARGETS: 0 1 2 3 4 5 */
|
|
|
|
#include "/Lib/Programs/Gbuffers/Terrain_FS.glsl"
|