- Home /
Question by
ToruTheRedFox · Sep 10, 2018 at 06:14 PM ·
shaderporting
Is it possible to use multiple fragment and vertex shaders at once in a single shader file?
I'm trying to port an HLSL shader to Unity and the first vertex pass and first fragment pass are working, but the rest aren't. Any help?
Comment