Singularity/Library/PackageCache/com.unity.render-pipelines..../Editor/ShaderGraph/Includes/ShaderVariablesDecal.hlsl
2024-05-06 11:45:45 -07:00

4 lines
125 B
HLSL

UNITY_INSTANCING_BUFFER_START(Decal)
UNITY_DEFINE_INSTANCED_PROP(half4x4, _NormalToWorld)
UNITY_INSTANCING_BUFFER_END(Decal)