diff options
| author | yum <yum.food.vr@gmail.com> | 2026-03-28 18:33:34 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2026-03-28 18:33:34 -0700 |
| commit | e2b73113001219b1b1e1debf5c8d86699c627951 (patch) | |
| tree | ea40b8877b1b101e328776af863f7b37ca6b2b6c /features.cginc | |
| parent | b7c4d1bf622f057cf8e88754a089157300818ae3 (diff) | |
Add more channels to burley tiling
Diffstat (limited to 'features.cginc')
| -rwxr-xr-x | features.cginc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc index b30fe8f..93cc8e2 100755 --- a/features.cginc +++ b/features.cginc @@ -238,6 +238,9 @@ //ifex _Burley_Tiling_Enabled==0 #pragma shader_feature_local _BURLEY_TILING +#pragma shader_feature_local _BURLEY_TILING_SMOOTHNESS +#pragma shader_feature_local _BURLEY_TILING_SMOOTHNESS_INVERT +#pragma shader_feature_local _BURLEY_TILING_NORMAL //endex #endif // __FEATURES_INC |
