robcupisz / LightShafts

A light shafts (volumetric shadows) effect for Unity.
1.3k stars 162 forks source link

Unity 5.5 compile error - Shader error in 'Hidden/Coord': '|' : wrong operand #19

Closed hrmoller closed 7 years ago

hrmoller commented 7 years ago

18

robcupisz commented 7 years ago

Probably won't compile for opengl this way.

fe85fdc

hrmoller commented 7 years ago

Oh OK I'm more less a shader noob and didn't know there would be a difference🙂

robcupisz commented 7 years ago

Heh, I was surprised as well. I should make gles work as well, but probably won't get away without an ifdef.