lowp vec3 halfdir = normalize (normalize(v_lightdir) + normalize(v_viewdir));. lowp float diff = max (0.0, dot (normal, v_lightdir));.
確定! 回上一頁