Files
Fishing2/Packages/com.jbooth.microsplat.texture-clusters/Scripts/Editor/microsplat_cbuffer_clusters.txt
2025-06-04 09:09:39 +08:00

13 lines
248 B
Plaintext

half4 _ClusterParams;
half _ClusterContrast;
half _ClusterScaleVar;
half _ClusterBoost;
#if _TEXTURECLUSTERNOISE2
half4 _ClusterParams2;
#endif