瀏覽代碼

Add light projection texture

Sebastien Vandenberghe 7 年之前
父節點
當前提交
c8e6a1eaab
共有 2 個文件被更改,包括 5 次插入0 次删除
  1. 二進制
      tests/validation/ReferenceImages/LightProjectionTexture.png
  2. 5 0
      tests/validation/config.json

二進制
tests/validation/ReferenceImages/LightProjectionTexture.png


+ 5 - 0
tests/validation/config.json

@@ -342,6 +342,11 @@
       "functionToCall": "CreateBones2TestScene",
       "referenceImage": "instancedBones.png",
       "replace": "Dude.babylon, dude.babylon"
+    },
+    {
+      "title": "Light Projection Texture",
+      "playgroundId": "#CQNGRK",
+      "referenceImage": "LightProjectionTexture.png"
     }
   ]
 }