diff options
| author | yum <yum.food.vr@gmail.com> | 2026-03-16 16:53:30 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2026-03-16 16:53:30 -0700 |
| commit | 1b33beea4e07afe9709c5c8b9a933c0717fae74c (patch) | |
| tree | 7ed83caa1b61e70a0ef918eda6775feed37bf0ce /globals.cginc | |
| parent | 703782b257bd69a962af8f914288db624334f42c (diff) | |
Move marble over to procedural noise
Diffstat (limited to 'globals.cginc')
| -rwxr-xr-x | globals.cginc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/globals.cginc b/globals.cginc index f96a23d..ded2048 100755 --- a/globals.cginc +++ b/globals.cginc @@ -84,7 +84,6 @@ float _Bent_Normals_Strength; #endif // _BENT_NORMALS #if defined(_MARBLE) -texture3D _Marble_Noise; texture2D _Marble_Post_Ramp; float3 _Marble_Scale; float _Marble_Octaves; |
