You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
amazing shader really . i modified shader . now objects with this shader they are casting shadows but they don't receive . is there anyone who can help me out?
here is my modified shader :
amazing shader really . i modified shader . now objects with this shader they are casting shadows but they don't receive . is there anyone who can help me out?
here is my modified shader :
Shader "psx/vertexlit" {
Properties{
_MainTex("Base (RGB)", 2D) = "white" {}
}
SubShader{
Tags { "RenderType" = "Opaque" }
LOD 200
}
The text was updated successfully, but these errors were encountered: