It's probably named something else in your shader.. or your shader doesn't have a _MainTex
Check your shader for a line like this:
Properties {
_MainTex ("Base (RGB)", 2D) = "white" {}
}
It's probably named something else in your shader.. or your shader doesn't have a _MainTex
Check your shader for a line like this:
Properties {
_MainTex ("Base (RGB)", 2D) = "white" {}
}
It's probably named something else in your shader.. or your shader doesn't have a _MainTex
Check your shader for a line like this:
Properties {
_MainTex ("Base (RGB)", 2D) = "white" {}
}
It's probably named something else in your shader.. or your shader doesn't have a _MainTex
Check your shader for a line like this:
Properties {
_MainTex ("Base (RGB)", 2D) = "white" {}
}