9092858a58
I updated everything to the latest Unity Editor. Also realized I had the wrong shaders on my hairs, those are fixed and the hairs look MUCH better!
4 lines
125 B
HLSL
4 lines
125 B
HLSL
UNITY_INSTANCING_BUFFER_START(Decal)
|
|
UNITY_DEFINE_INSTANCED_PROP(half4x4, _NormalToWorld)
|
|
UNITY_INSTANCING_BUFFER_END(Decal)
|