浏览代码

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"
     }
   ]
 }