sebastien 7 лет назад
Родитель
Сommit
4bdd8a4a3c
2 измененных файлов с 5 добавлено и 0 удалено
  1. BIN
      tests/validation/ReferenceImages/GlowLayer.png
  2. 5 0
      tests/validation/config.json

BIN
tests/validation/ReferenceImages/GlowLayer.png


+ 5 - 0
tests/validation/config.json

@@ -365,6 +365,11 @@
       "title": "Light Projection Texture",
       "playgroundId": "#CQNGRK",
       "referenceImage": "LightProjectionTexture.png"
+    },
+    {
+      "title": "GlowLayer",
+      "playgroundId": "#LRFB2D#1",
+      "referenceImage": "GlowLayer.png"
     }
   ]
 }