InsAsterix/InsAsterix/Library/PackageCache/com.unity.render-pipelines.universal@12.1.9/Editor/VFXGraph/Shaders/Templates/VFXParticleDecal.template
2023-03-02 20:21:33 +01:00

10 řádky
219 B
Text

{
SubShader
{
Cull Back
${VFXInclude("Shaders/VFXParticleHeader.template")}
${VFXInclude("Shaders/ParticleDecals/PassSelection.template")}
${VFXInclude("Shaders/ParticleDecals/PassForward.template")}
}
}