Text Decal

Text Decal

Create dynamic, surface-aligned text decals with realistic shading at runtime in Unity

Text Decal on the Unity Asset Store

Getting started

  1. Add Decal Renderer Feature and Text Decal Renderer Feature to your URP Renderer.
  2. Create a custom TMP_Font Asset and apply the shader Text Decal/Distance Field SSD [Unlit | URP Lit] to it.
  3. Attach the Rendering → Text Decal component to a 3D TextMeshPro object, assign the custom font you created, and configure it.