Table of Contents

Decal Setup


Creating Decals

  1. Import your png/jpg file into the project
  2. Create a new material with a decal shader, choose one of
    • DecalWithColor (Default)
    • DecalWithGradient
    • DecalWithMask (Use this if you have a mask and want to animate the decal)
    • DecalWithUvMask (Use this if you have a mask and want to animate the decal)
  3. Drag in the Base Map to the material
  4. Create a a new URP Decal Projector found under Rendering > URP Decal Projector
  5. Assing the material, scale and position the decal to fit. Look in QGIS for a refrence where it should be positioned. (A tool is being made for decal scale and position)
  6. When done place them under the Data Layer Manager or Decals in the hierarchy.
  7. Also when you have multiple decals on at the same time check the order to see if it needs changing.
    • To change the rendering order, go to the material and under Advanced Options change the priority.