Files
3d-guanwang/Assets/Enviro 3 - Sky and Weather/Resources/Shader/Includes/VolumetricCloudsTexInclude.cginc
XuGaoFeng c217787c5c add codes
2026-08-25 15:15:42 +08:00

3 lines
157 B
HLSL

UNITY_DECLARE_SCREENSPACE_TEXTURE(_MainTex);
UNITY_DECLARE_SCREENSPACE_TEXTURE(_DownsampledDepth);
UNITY_DECLARE_SCREENSPACE_TEXTURE(_CameraDepthTexture);