4 行
86 B
4 行
86 B
float4 _TextColor;
|
|
TEXTURE2D(_MainTex);
|
|
SAMPLER(sampler_MainTex);
|
|
float _AlphaCutoff;
|