data/shaders/webgl_header.fs (
7
lines of code) (
raw
):
#ifdef PYMOL_WEBGL_IOS precision highp float; #endif // for cylinder and sphere uniform mat4 g_ProjectionMatrix; uniform float g_Fog_end; uniform float g_Fog_scale;