diff --git a/Src/Graphics/Shaders/Fragment.glsl b/Src/Graphics/Shaders/Fragment.glsl index e406824..09b2e6c 100644 --- a/Src/Graphics/Shaders/Fragment.glsl +++ b/Src/Graphics/Shaders/Fragment.glsl @@ -178,7 +178,7 @@ void main(void) ellipse = (gl_FragCoord.xy-spotEllipse.xy)/spotEllipse.zw; insideSpot = dot(ellipse,ellipse); if ((insideSpot <= 1.0) && (fsViewZ>=spotRange.x) && (fsViewZ=spotRange.x) && (fsViewZ=spotRange.x) && (fsViewZ=spotRange.x) && (fsViewZ