SebLague / Portals

Portals in Unity
https://www.youtube.com/watch?v=cWpFZbjtSQg
MIT License
773 stars 167 forks source link

Fix shader compilation error #2

Closed rendoir closed 4 years ago

rendoir commented 4 years ago

This pull request fixes issue #1 by changing the name of the variable active in Portal.shader to displayMask as well as updating its name when it's referenced in the Portal.cs file.