Files
3d-gangjiegou/Assets/Enviro 3 - Sky and Weather/Resources/Shader/Includes/VolumetricCloudsTexURPInclude.cginc
2026-05-08 15:34:53 +08:00

6 lines
203 B
HLSL

TEXTURE2D_X(_MainTex);
SAMPLER(sampler_MainTex);
TEXTURE2D_X_FLOAT(_DownsampledDepth);
SAMPLER (sampler_DownsampledDepth);
TEXTURE2D_X_FLOAT(_CameraDepthTexture);
SAMPLER (sampler_CameraDepthTexture);