
Add dynamic, customizable outlines to your objects in Unity’s Built-In, URP & HDRP with this shader package. Supports runtime control of outline color and width via script.The Outline Shader Package provides a simple yet powerful way to add outlines to 3D objects in Unity’s Built-In Render Pipeline, URP & HDRP. Perfect for creating selection effects, highlights, or stylized visuals, this package includes a demo scene, a built-in outline shader, and a controller script that allows real-time manipulation of the outline's width and color through code.In the packageShader Included: Outline BuiltIn.shaderScript: OutlineController.csKey Shader Parameters:_OutlineWidth: Controls the thickness of the outline_OutlineColor: Sets the outline colorRuntime Support:Enable/disable outline via scriptAnimate or change outline width and color during runtime