diff options
| author | yum <yum.food.vr@gmail.com> | 2025-07-28 00:51:48 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2025-07-28 00:51:48 -0700 |
| commit | 795cb4c8b5e45c7f772b9efb01799c0a722e984d (patch) | |
| tree | f2dad4eec2e16be261488106ed69de7df17cadca /CRT Mats | |
| parent | a3dea99049319d85f7baa62c2710e2ff6b46e0b1 (diff) | |
Update assets
Diffstat (limited to 'CRT Mats')
| -rw-r--r-- | CRT Mats/fft_256x256_r16_3_bitrev.mat | 3 | ||||
| -rw-r--r-- | CRT Mats/ifft_256x256_r16_3_bitrev.mat | 3 | ||||
| -rw-r--r-- | CRT Mats/passthrough.mat | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/CRT Mats/fft_256x256_r16_3_bitrev.mat b/CRT Mats/fft_256x256_r16_3_bitrev.mat index c35b76c..dc4ffa7 100644 --- a/CRT Mats/fft_256x256_r16_3_bitrev.mat +++ b/CRT Mats/fft_256x256_r16_3_bitrev.mat @@ -14,6 +14,7 @@ Material: m_ValidKeywords: [] m_InvalidKeywords: - _BITREVERSAL_ON + - _PASSTHROUGH_ON m_LightmapFlags: 4 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 @@ -79,7 +80,7 @@ Material: - _OcclusionStrength: 1 - _Parallax: 0.02 - _PassThrough: 0 - - _Passthrough: 0 + - _Passthrough: 1 - _Radix: 16 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 diff --git a/CRT Mats/ifft_256x256_r16_3_bitrev.mat b/CRT Mats/ifft_256x256_r16_3_bitrev.mat index 7d53909..aef3c40 100644 --- a/CRT Mats/ifft_256x256_r16_3_bitrev.mat +++ b/CRT Mats/ifft_256x256_r16_3_bitrev.mat @@ -14,6 +14,7 @@ Material: m_ValidKeywords: [] m_InvalidKeywords: - _BITREVERSAL_ON + - _PASSTHROUGH_ON m_LightmapFlags: 4 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 @@ -79,7 +80,7 @@ Material: - _OcclusionStrength: 1 - _Parallax: 0.02 - _PassThrough: 0 - - _Passthrough: 0 + - _Passthrough: 1 - _Radix: 16 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 diff --git a/CRT Mats/passthrough.mat b/CRT Mats/passthrough.mat index d67e84a..3e5cde0 100644 --- a/CRT Mats/passthrough.mat +++ b/CRT Mats/passthrough.mat @@ -13,7 +13,6 @@ Material: m_ModifiedSerializedProperties: 0 m_ValidKeywords: [] m_InvalidKeywords: - - _LDS_ON - _LUMINANCE_ON - _PASSTHROUGH_ON m_LightmapFlags: 4 @@ -73,7 +72,7 @@ Material: - _Glossiness: 0.5 - _GlossyReflections: 1 - _Inverse: 0 - - _LDS: 1 + - _LDS: 0 - _Luminance: 1 - _Metallic: 0 - _Mode: 0 |
