Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


shaderkeyword

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
shaderkeyword [2021/03/22 16:19] 73.95.178.156shaderkeyword [2025/01/15 04:35] (current) – external edit 127.0.0.1
Line 16: Line 16:
  
 But the only shaders present in the build (after stripping) are: But the only shaders present in the build (after stripping) are:
- +<code> 
-    _KEYWORD1 _KEYWORD2 +_KEYWORD1 _KEYWORD2 
-    _KEYWORD2 _KEYWORD3+_KEYWORD2 _KEYWORD3 
 +</code>
  
 Unity will apply a fallback mechanism((I'm not sure what the fallback mechanism is, exactly)) to select a variant shader with the closest set of keywords. Unity will apply a fallback mechanism((I'm not sure what the fallback mechanism is, exactly)) to select a variant shader with the closest set of keywords.
shaderkeyword.1616429991.txt.gz · Last modified: 2025/01/15 04:35 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki