You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
317 B
Plaintext

int _PCLayerCount;
#if _PROCEDURALBLENDSPLATS
int _PCShowProceduralIndex;
#endif
float4 _ProcTexNoise_TexelSize;
float4 _CavityMap_TexelSize;
float4 _ProcTexBiomeMask_TexelSize;
float _ProcBiomeCurveWeight;
float4 _PCPreserveIndexes;