13 lines
248 B
Plaintext
13 lines
248 B
Plaintext
|
|
|
|
half4 _ClusterParams;
|
|
half _ClusterContrast;
|
|
half _ClusterScaleVar;
|
|
half _ClusterBoost;
|
|
|
|
|
|
#if _TEXTURECLUSTERNOISE2
|
|
half4 _ClusterParams2;
|
|
#endif
|
|
|