12 lines
138 B
Plaintext
12 lines
138 B
Plaintext
Shader ""
|
|
{
|
|
Properties
|
|
{
|
|
_Color("Color", Color) = (1,0,0,1)
|
|
}
|
|
|
|
|
|
FallBack "Diffuse"
|
|
}
|
|
|