diff options
| author | yum <yum.food.vr@gmail.com> | 2025-02-20 17:14:38 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2025-02-20 17:14:38 -0800 |
| commit | c1a5bf8f3687b604980d1275872f1320f1a39977 (patch) | |
| tree | 296e9f05b31216fc45b94ccfadd41b7a173fddda /features.cginc | |
| parent | 738312d48be32093283841c2368fe4b919da6580 (diff) | |
Add matcap quantization
Diffstat (limited to 'features.cginc')
| -rw-r--r-- | features.cginc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc index 51b25f8..48f836d 100644 --- a/features.cginc +++ b/features.cginc @@ -27,6 +27,7 @@ //ifex _Matcap0_Enabled==0 #pragma shader_feature_local _MATCAP0 #pragma shader_feature_local _MATCAP0_MASK +#pragma shader_feature_local _MATCAP0_QUANTIZATION //endex //ifex _Rim_Lighting0_Enabled==0 |
