terrain-pixel-shader ( -- string )


Vocabulary
terrain.shaders

Inputs
None

Outputs
stringan object


Definition

: terrain-pixel-shader ( -- string )
"\nuniform sampler2D heightmap;\nuniform vec4 component_scale;\n\n..."
; inline