{ SubShader { Tags{ "RenderPipeline" = "HDRenderPipeline" } ${VFXInclude("Shaders/VFXParticleHeader.template")} ${VFXInclude("Shaders/ParticlePoints/PassSelection.template")} ${VFXInclude("Shaders/ParticlePoints/PassDepth.template"),IS_OPAQUE_PARTICLE} ${VFXInclude("Shaders/ParticlePoints/PassVelocity.template"),USE_MOTION_VECTORS_PASS} ${VFXInclude("Shaders/ParticlePoints/PassForward.template")} ${VFXIncludeRP("Templates/ParticlePoints/PassFullScreenDebug.template")} ${VFXInclude("Shaders/ParticlePoints/PassShadowCaster.template"),USE_CAST_SHADOWS_PASS} } }