lilxyzw / lilToon

Feature-rich shaders for avatars
MIT License
968 stars 97 forks source link

only define audiolink types if cginc not included #219

Open galister opened 1 month ago

galister commented 1 month ago

this allows creating custom shaders that include AudioLink.cginc from the com.llealloo.audiolink package.

there is no issue for optimized shaders, but in the editor this would error out with the types already defined.