diff options
Diffstat (limited to 'data.cginc')
| -rw-r--r-- | data.cginc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ struct Pbr { float3 bent_normal; #endif #if defined(_CLEARCOAT) + float3 cc_normal; float cc_roughness; float cc_roughness_perceptual; float cc_strength; |
