diff options
Diffstat (limited to 'data.cginc')
| -rw-r--r-- | data.cginc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ struct Pbr { float4 albedo; + float3 geometric_normal; float3 normal; float3x3 tbn; float smoothness; |
![]() |
index : 3ner.git | |
| A toon shader for Unity's BIRP. |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | data.cginc | 1 |
@@ -11,6 +11,7 @@ struct Pbr { float4 albedo; + float3 geometric_normal; float3 normal; float3x3 tbn; float smoothness; |