diff options
| author | yum <yum.food.vr@gmail.com> | 2026-07-03 18:28:55 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2026-07-03 18:28:55 -0700 |
| commit | 0a8d744c2ad1182d1de6d1896a4c67d4eb536504 (patch) | |
| tree | 3f68de6956bc790c3b4b4d4c02c3edb27f45038a /2ner.shader | |
| parent | 6aea3d8274e140e739dfd1da1133ed19656ff6ec (diff) | |
buncha shitttt
Diffstat (limited to '2ner.shader')
| -rw-r--r-- | 2ner.shader | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2ner.shader b/2ner.shader index 0ea5b2c..e2f4a83 100644 --- a/2ner.shader +++ b/2ner.shader @@ -2445,7 +2445,7 @@ Shader "yum_food/2ner" //endex [HideInInspector] m_FilamentStuff("Filament stuff", Float) = 0 - [NonModifiableTextureData]_DFG("DFG", 2D) = "white" {} + [NonModifiableTextureData]_DFG_LUT("DFG", 2D) = "white" {} [ThryWideEnum(Water, 0.35, Skin, 0.42, Eyes, 0.39, Hair, 0.54, Teeth, 0.6, Fabric, 0.55, Stone, 0.55, Plastic, 0.50, Glass, 0.56, Gemstone, 0.9, Diamond, 1.0)]_reflectance("Reflectance", Float) = 0.55 _ExposureOcclusion("Exposure Occlusion", Float) = 1 [Helpbox]_reflectance_help("Values are documented in the filament whitepaper here https://google.github.io/filament/Filament.html#toc4.8.3.2", Float) = 1 |
