sphere-texture-fragment-shader ( -- string )


Vocabulary
spheres

Inputs
None

Outputs
stringan object


Definition

: sphere-texture-fragment-shader ( -- string )
"uniform samplerCube surface_texture;\n\nvec4\nsphere_color(vec3 ..."
; inline